Merge pull request #42848 from timstclair/fluentd

Automatic merge from submit-queue (batch tested with PRs 42940, 42906, 42970, 42848)

Enable RollingUpdates for the fluentd daemonset addon

In anticipation of needing to rev fluentd-gcp image versions in patch releases, we should enable rolling update so the new versions get rolled out in a timely manner.

/cc @ixdy
pull/6/head
Kubernetes Submit Queue 2017-03-13 13:22:16 -07:00 committed by GitHub
commit e6dc000df0
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ metadata:
addonmanager.kubernetes.io/mode: Reconcile
version: v2.0
spec:
updateStrategy:
type: RollingUpdate
template:
metadata:
labels: