authentik deployment strategy modified to recreate
This commit is contained in:
@@ -88,7 +88,7 @@ server:
|
|||||||
# Ingress configuration
|
# Ingress configuration
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx-internal
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||||
external-dns.alpha.kubernetes.io/hostname: "authentik.dooplex.hu"
|
external-dns.alpha.kubernetes.io/hostname: "authentik.dooplex.hu"
|
||||||
|
|||||||
Reference in New Issue
Block a user