Merge "Fluentd: Remove readOnly flag from /var/log mount"
This commit is contained in:
commit
73bc44bc32
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user