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:
2023-06-09 23:26:21 +00:00
parent c8a0e8da19
commit 2db7260d52
11 changed files with 73 additions and 302 deletions

View File

@@ -59,4 +59,16 @@ spec:
kind: ClusterIssuer
commonName: "plex.durp.info"
dnsNames:
- "plex.durp.info"
- "plex.durp.info"
---
kind: Service
apiVersion: v1
metadata:
name: plex-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: plex.durp.info
spec:
type: ExternalName
externalName: home.durp.info