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

This commit is contained in:
Viktor Barzin 2026-03-01 14:24:47 +00:00
parent a1ba1e0d37
commit e36e192dd0
No known key found for this signature in database
GPG key ID: 0EB088298288D958

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