We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2d9757 + 2887538 commit 5ff5e89Copy full SHA for 5ff5e89
1 file changed
charts/fluent-operator/templates/fluentbit-fluentBit.yaml
@@ -118,7 +118,7 @@ spec:
118
{{- toYaml .Values.fluentbit.rbacRules | nindent 4 }}
119
{{- end }}
120
{{- with .Values.fluentbit.disableLogVolumes }}
121
- disableLogVolumes: {{ . | quote }}
+ disableLogVolumes: {{ . }}
122
123
{{- with .Values.fluentbit.initContainers }}
124
initContainers:
0 commit comments