Add annotations to authentik's ingress annotations
This commit is contained in:
parent
2b7d318583
commit
af4a0d4409
|
@ -31,6 +31,9 @@ spec:
|
|||
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-production"
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
hosts:
|
||||
- host: k3sauth.***REMOVED***
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue