Skip to content

Commit f160654

Browse files
committed
Added spec.unhealthyEvictionPolicy: AlwaysAllow to all pdbs
1 parent c1aedc9 commit f160654

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

assets/csi_controller_deployment_pdb.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ spec:
88
selector:
99
matchLabels:
1010
app: csi-snapshot-controller
11+
unhealthyEvictionPolicy: AlwaysAllow

assets/webhook_deployment_pdb.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ spec:
88
selector:
99
matchLabels:
1010
app: csi-snapshot-webhook
11+
unhealthyEvictionPolicy: AlwaysAllow

0 commit comments

Comments
 (0)