Fluent-logging: Fix read-only-fs

This PS adds the default read-only-rootfs to true for fluent-logging chart

Change-Id: I82084c2712f5d1a99c5206e1488f60ae2819d007
This commit is contained in:
RAHUL KHIYANI 2019-05-16 14:10:15 -05:00
parent b69584bd65
commit 6a19f3e1c5

View File

@ -590,35 +590,35 @@ pod:
container: container:
fluentbit: fluentbit:
runAsUser: 0 runAsUser: 0
readOnlyRootFilesystem: false readOnlyRootFilesystem: true
internal: internal:
pod: pod:
runAsUser: 65534 runAsUser: 65534
container: container:
fluentd: fluentd:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: false readOnlyRootFilesystem: true
elasticsearch_template: elasticsearch_template:
pod: pod:
runAsUser: 65534 runAsUser: 65534
container: container:
elasticsearch_template: elasticsearch_template:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: false readOnlyRootFilesystem: true
test: test:
pod: pod:
runAsUser: 65534 runAsUser: 65534
container: container:
helm_test: helm_test:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: false readOnlyRootFilesystem: true
exporter: exporter:
pod: pod:
runAsUser: 65534 runAsUser: 65534
container: container:
fluentd_exporter: fluentd_exporter:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: false readOnlyRootFilesystem: true
affinity: affinity:
anti: anti:
type: type: