[ci skip] add Authentik PDB (minAvailable=2)
This commit is contained in:
parent
0639719e5c
commit
78c0956ab5
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue