We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61600d2 + 9f478e7 commit 3064a00Copy full SHA for 3064a00
charts/fluent-operator/templates/fluentbit-fluentBit.yaml
@@ -113,7 +113,7 @@ spec:
113
{{- end }}
114
{{- if .Values.fluentbit.initContainers }}
115
initContainers:
116
- {{ toYaml .Values.fluentbit.initContainers | indent 4 }}
+{{ toYaml .Values.fluentbit.initContainers | indent 4 }}
117
118
119
0 commit comments