Merge pull request #46035 from crassirostris/fluentd-config-version-bump

Automatic merge from submit-queue

Add version for fluentd-gcp config

Fluentd-gcp config should be versioned, because otherwise during the update race can happen and the new pod can mount the old config
This commit is contained in:
Kubernetes Submit Queue 2017-05-22 02:08:20 -07:00 committed by GitHub
commit c4229be7ad
2 changed files with 2 additions and 2 deletions

View File

@ -415,7 +415,7 @@ data:
</store>
</match>
metadata:
name: fluentd-gcp-config
name: fluentd-gcp-config-v1.0
namespace: kube-system
labels:
addonmanager.kubernetes.io/mode: Reconcile

View File

@ -118,7 +118,7 @@ spec:
path: /usr/lib64
- name: config-volume
configMap:
name: fluentd-gcp-config
name: fluentd-gcp-config-v1.0
- name: ssl-certs
hostPath:
path: /etc/ssl/certs