diff --git a/auth-system/authentik-values.yaml b/auth-system/authentik-values.yaml index bbc8127..a6d731a 100644 --- a/auth-system/authentik-values.yaml +++ b/auth-system/authentik-values.yaml @@ -10,6 +10,9 @@ global: deploymentAnnotations: reloader.stakater.com/auto: "true" # Auto-reload on secret changes (if using Reloader) + + deploymentStrategy: + type: Recreate podAnnotations: prometheus.io/scrape: "true"