Update for deprecation warning
This commit is contained in:
parent
0d3658705b
commit
e3c15c839b
1 changed files with 14 additions and 7 deletions
|
@ -32,9 +32,16 @@ spec:
|
|||
- kind: Secret
|
||||
name: authentik-values
|
||||
values:
|
||||
server:
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: auth.hxme.net
|
||||
hosts:
|
||||
- host: auth.hxme.net
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- secretName: wildcard-hxme-net
|
||||
hosts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue