mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #61714 from shyamjvs/revert-fluentd-rolling-upgrade-change
Automatic merge from submit-queue (batch tested with PRs 60519, 61099, 61218, 61166, 61714). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
Revert "Increase fluentd rolling-upgrade maxUnavailable to large value"
This reverts commit 7dd6adc438
.
Ref https://github.com/kubernetes/kubernetes/issues/61190#issuecomment-376159552
/cc @wojtek-t
```release-note
NONE
```
This commit is contained in:
commit
c6c03477cf
@ -10,8 +10,6 @@ metadata:
|
||||
version: v3.0.0
|
||||
spec:
|
||||
updateStrategy:
|
||||
rollingUpdate:
|
||||
maxUnavailable: 5000
|
||||
type: RollingUpdate
|
||||
template:
|
||||
metadata:
|
||||
|
Loading…
Reference in New Issue
Block a user