fluentd daemonset: do not set arbitrary nodeSelector.

This commit is contained in:
Cédric de Saint Martin
2018-06-25 15:16:59 +02:00
parent 73a2a18006
commit a260412c7e

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