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 7aefc6d commit 71aba14Copy full SHA for 71aba14
charts/aws-efs-csi-driver/values.yaml
@@ -111,7 +111,7 @@ controller:
111
enabled: false
112
# maxUnavailable: 1
113
minAvailable: 1
114
- unhealthyPodEvictionPolicy: "Delete"
+ unhealthyPodEvictionPolicy: IfHealthyBudget
115
# securityContext on the controller pod
116
securityContext:
117
runAsNonRoot: false
0 commit comments