Update coredns rolling update strategy (#10748)

Signed-off-by: tu1h <lihai.tu@daocloud.io>
pull/10511/head
Louis Tu 2024-01-09 00:38:05 +08:00 committed by GitHub
parent eda7ea5695
commit ddf5c6ee12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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