Skip to content

Commit 86e96aa

Browse files
committed
Comment pdb params
1 parent 694f7fe commit 86e96aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/warpstream-agent/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ priorityClassName: ""
6666
# Optional disruption budget
6767
pdb:
6868
create: false
69+
# minimum number of pods that must still be available after the eviction
6970
minAvailable: 1
71+
# maximum number of pods that can be unavailable after the eviction
7072
maxUnavailable: ""
7173

7274
## list of hosts and IPs that will be injected into the pod's hosts file

0 commit comments

Comments
 (0)