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 95dc660 + 8f46c54 commit 9bfd859Copy full SHA for 9bfd859
charts/fluent-operator/templates/fluentbit-servicemonitor.yaml
@@ -31,7 +31,7 @@ spec:
31
matchLabels:
32
{{- include "fluent-operator.selectorLabels" . | nindent 6 }}
33
{{- with .Values.fluentbit.labels }}
34
- {{- toYaml .Values.fluentbit.labels | nindent 6}}
+ {{- toYaml . | nindent 6 }}
35
{{- end }}
36
namespaceSelector:
37
matchNames:
0 commit comments