Merge pull request #2932 from wiremind/efk-fluentd-no-nodeselector

fluentd daemonset: do not set old nodeSelector.
This commit is contained in:
Chad Swenson 2018-08-14 13:48:30 -05:00 committed by GitHub
commit 2c5781ace1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,8 +54,6 @@ spec:
readOnly: true
- name: config-volume
mountPath: "{{ fluentd_config_dir }}"
nodeSelector:
beta.kubernetes.io/fluentd-ds-ready: "true"
terminationGracePeriodSeconds: 30
volumes:
- name: varlog