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
This commit is contained in:
Kubernetes Submit Queue
2017-03-13 13:22:16 -07:00
committed by GitHub

View File

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