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
|
||||
name: authentik-values
|
||||
values:
|
||||
ingress:
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: auth.hxme.net
|
||||
tls:
|
||||
- secretName: wildcard-hxme-net
|
||||
hosts:
|
||||
- auth.hxme.net
|
||||
server:
|
||||
ingress:
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: auth.hxme.net
|
||||
tls:
|
||||
- secretName: wildcard-hxme-net
|
||||
hosts:
|
||||
- auth.hxme.net
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue