[ci skip] add Authentik PDB (minAvailable=2)

This commit is contained in:
Viktor Barzin 2026-03-01 14:24:47 +00:00
parent 0639719e5c
commit 78c0956ab5

View file

@ -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