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.
2 parents b9b5913 + 71aba14 commit 8223084Copy full SHA for 8223084
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