Update coredns rolling update strategy (#10748)
Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
@ -12,7 +12,7 @@ spec:
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxUnavailable: 0
|
||||
maxUnavailable: 1
|
||||
maxSurge: 10%
|
||||
selector:
|
||||
matchLabels:
|
||||
|
Reference in New Issue
Block a user