mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2026-01-08 16:31:25 +00:00
Merge "Fluentd: Remove readOnly flag from /var/log mount"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user