Skip to content

Commit

Permalink
Update coredns rolling update strategy (#10748)
Browse files Browse the repository at this point in the history
Signed-off-by: tu1h <[email protected]>
  • Loading branch information
0ekk authored Jan 8, 2024
1 parent eda7ea5 commit ddf5c6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
strategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 0
maxUnavailable: 1
maxSurge: 10%
selector:
matchLabels:
Expand Down

0 comments on commit ddf5c6e

Please sign in to comment.