Merge "Revert "readOnlyFilesystem: true for nagios chart""

This commit is contained in:
Zuul 2019-04-21 10:41:53 +00:00 committed by Gerrit Code Review
commit 513867511f
1 changed files with 0 additions and 2 deletions

View File

@ -82,8 +82,6 @@ spec:
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.utils.hash" }}
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.utils.hash" }}
spec:
securityContext:
readOnlyRootFilesystem: true
serviceAccountName: {{ $serviceAccountName }}
nodeSelector:
{{ .Values.labels.nagios.node_selector_key }}: {{ .Values.labels.nagios.node_selector_value | quote }}