Skip to content

Commit

Permalink
Merge pull request #61714 from shyamjvs/revert-fluentd-rolling-upgrad…
Browse files Browse the repository at this point in the history
…e-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 7dd6adc.

Ref #61190 (comment)

/cc @wojtek-t 

```release-note
NONE
```
  • Loading branch information
Kubernetes Submit Queue committed Mar 27, 2018
2 parents 2fdcfea + 123fa5c commit c6c0347
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cluster/addons/fluentd-gcp/fluentd-gcp-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ metadata:
version: v3.0.0
spec:
updateStrategy:
rollingUpdate:
maxUnavailable: 5000
type: RollingUpdate
template:
metadata:
Expand Down

0 comments on commit c6c0347

Please sign in to comment.