mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
update
This commit is contained in:
parent
e74142b072
commit
19a1c7ebd3
1 changed files with 3 additions and 13 deletions
|
|
@ -24,17 +24,7 @@ spec:
|
||||||
name: letsencrypt-production
|
name: letsencrypt-production
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
secretName: authentik-outpost-tls
|
secretName: authentik-outpost-tls
|
||||||
commonName: "auth.durp.info"
|
commonName: "authentik.durp.info"
|
||||||
dnsNames:
|
dnsNames:
|
||||||
- "auth.durp.info"
|
- "authentik.durp.info"
|
||||||
|
- "authentik.durp.info"
|
||||||
---
|
|
||||||
kind: Service
|
|
||||||
apiVersion: v1
|
|
||||||
metadata:
|
|
||||||
name: auth-external-dns
|
|
||||||
annotations:
|
|
||||||
external-dns.alpha.kubernetes.io/hostname: auth.durp.info
|
|
||||||
spec:
|
|
||||||
type: ExternalName
|
|
||||||
externalName: durp.info
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue