diff --git a/stacks/platform/modules/authentik/values.yaml b/stacks/platform/modules/authentik/values.yaml index 55b56e68..5fe833e0 100644 --- a/stacks/platform/modules/authentik/values.yaml +++ b/stacks/platform/modules/authentik/values.yaml @@ -31,6 +31,9 @@ server: podAnnotations: diun.enable: true diun.include_tags: "^202[0-9].[0-9]+.*$" # no need to annotate the worker as it uses the same image + pdb: + enabled: true + minAvailable: 2 global: addPrometheusAnnotations: true