We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a683834 commit a5f880fCopy full SHA for a5f880f
charts/warpstream-agent/values.yaml
@@ -65,7 +65,7 @@ priorityClassName: ""
65
66
# Optional disruption budget
67
pdb:
68
- create: true
+ create: false
69
# minimum number of pods that must still be available after the eviction (both integers and percentages are supported)
70
minAvailable: "50%"
71
# maximum number of pods that can be unavailable after the eviction (both integers and percentages are supported)
0 commit comments