Update 11 files
- /sealed-secrets/templates/deployment.yaml - /sealed-secrets/Chart.yaml - /sealed-secrets/values.yaml - /authentik/templates/postgre-sealed.yaml - /argocd/templates/sealed-secrets.yaml - /authentik/templates/ingress.yaml - /bitwarden/templates/ingress.yaml - /durpapi/templates/external-dns.yaml - /whoogle/templates/ingress.yaml - /internalproxy/templates/plex-ingress.yaml - /kube-prometheus-stack/templates/ingress.yaml
This commit is contained in:
9
durpapi/templates/external-dns.yaml
Normal file
9
durpapi/templates/external-dns.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: durpapi-external-dns
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: durpapi.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: home.durp.info
|
||||
Reference in New Issue
Block a user