Skip to content

Commit

Permalink
Update coredns rolling update strategy (kubernetes-sigs#10748)
Browse files Browse the repository at this point in the history
Signed-off-by: tu1h <[email protected]>
  • Loading branch information
0ekk authored and pedromcpedro committed May 8, 2024
1 parent c484022 commit f7489d6
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 f7489d6

Please sign in to comment.