Update coredns rolling update strategy (#10748)

Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
Louis Tu
2024-01-09 00:38:05 +08:00
committed by GitHub
parent eda7ea5695
commit ddf5c6ee12

View File

@ -12,7 +12,7 @@ spec:
strategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 0
maxUnavailable: 1
maxSurge: 10%
selector:
matchLabels: