Update ingress
This commit is contained in:
parent
f93db85e06
commit
55e80ee0b8
1 changed files with 8 additions and 7 deletions
|
@ -32,10 +32,11 @@ spec:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: authentik-values
|
name: authentik-values
|
||||||
values:
|
values:
|
||||||
ingress:
|
server:
|
||||||
annotations:
|
ingress:
|
||||||
external-dns.alpha.kubernetes.io/hostname: auth.hxme.net
|
annotations:
|
||||||
tls:
|
external-dns.alpha.kubernetes.io/hostname: auth.hxme.net
|
||||||
- secretName: wildcard-hxme-net
|
tls:
|
||||||
hosts:
|
- secretName: wildcard-hxme-net
|
||||||
- auth.hxme.net
|
hosts:
|
||||||
|
- auth.hxme.net
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue