authentik deployment strategy modified to recreate
This commit is contained in:
@@ -10,6 +10,9 @@ global:
|
|||||||
|
|
||||||
deploymentAnnotations:
|
deploymentAnnotations:
|
||||||
reloader.stakater.com/auto: "true" # Auto-reload on secret changes (if using Reloader)
|
reloader.stakater.com/auto: "true" # Auto-reload on secret changes (if using Reloader)
|
||||||
|
|
||||||
|
deploymentStrategy:
|
||||||
|
type: Recreate
|
||||||
|
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
prometheus.io/scrape: "true"
|
prometheus.io/scrape: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user