Merge "Fluentd: Remove readOnly flag from /var/log mount"

This commit is contained in:
Zuul 2019-06-25 19:57:58 +00:00 committed by Gerrit Code Review
commit 73bc44bc32

View File

@ -171,7 +171,6 @@ spec:
{{- if eq .Values.deployment.type "DaemonSet" }}
- name: varlog
mountPath: /var/log
readOnly: true
- name: varlibdockercontainers
mountPath: /var/lib/docker/containers
readOnly: true