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:
Kubernetes Submit Queue 2018-03-26 23:20:17 -07:00 committed by GitHub
commit c6c03477cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,6 @@ metadata:
version: v3.0.0
spec:
updateStrategy:
rollingUpdate:
maxUnavailable: 5000
type: RollingUpdate
template:
metadata: