mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update 2 files
- /longhorn/templates/ingress.yaml - /littlelink/templates/ingress.yaml
This commit is contained in:
parent
64908399bb
commit
fd4ea03275
2 changed files with 50 additions and 50 deletions
|
|
@ -39,34 +39,3 @@ spec:
|
|||
commonName: "longhorn.internal.durp.info"
|
||||
dnsNames:
|
||||
- "longhorn.internal.durp.info"
|
||||
|
||||
#---
|
||||
#
|
||||
#apiVersion: networking.k8s.io/v1
|
||||
#kind: Ingress
|
||||
#metadata:
|
||||
# annotations:
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
# name: ingress-auth
|
||||
#spec:
|
||||
# rules:
|
||||
# - host: longhorn.internal.durp.info
|
||||
# http:
|
||||
# paths:
|
||||
# - path: /outpost.goauthentik.io
|
||||
# pathType: Prefix
|
||||
# backend:
|
||||
# service:
|
||||
# name: ak-outpost-authentik-embedded-outpost
|
||||
# port:
|
||||
# number: 9000
|
||||
#
|
||||
#---
|
||||
#
|
||||
#kind: Service
|
||||
#apiVersion: v1
|
||||
#metadata:
|
||||
# name: ak-outpost-authentik-embedded-outpost
|
||||
#spec:
|
||||
# type: ExternalName
|
||||
# externalName: ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local
|
||||
Loading…
Add table
Add a link
Reference in a new issue