mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Increase fluentd rolling-upgrade maxUnavailable to large value
This commit is contained in:
parent
01e67e2808
commit
7dd6adc438
@ -10,6 +10,8 @@ metadata:
|
||||
version: v3.0.0
|
||||
spec:
|
||||
updateStrategy:
|
||||
rollingUpdate:
|
||||
maxUnavailable: 5000
|
||||
type: RollingUpdate
|
||||
template:
|
||||
metadata:
|
||||
|
Loading…
Reference in New Issue
Block a user