Skip to content

Commit

Permalink
Revert rolling update change.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnapolitan committed Jun 26, 2020
1 parent 53866a0 commit 0bcf24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/v1.6/aws-k8s-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: "95%"
maxUnavailable: "10%"
selector:
matchLabels:
k8s-app: aws-node
Expand Down

0 comments on commit 0bcf24b

Please sign in to comment.