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.
1 parent bb32d12 commit d0016a7Copy full SHA for d0016a7
charts/tempo-distributed/templates/_helpers.tpl
@@ -96,7 +96,7 @@ app.kubernetes.io/managed-by: {{ .ctx.Release.Service }}
96
Common labels to add to all resources
97
*/}}
98
{{ - define "tempo.commonLabels" -}}
99
-{{- toYaml .Values.commonLabels | nindent 0 }}
+ {{- toYaml .Values.commonLabels | nindent 0 }}
100
{{- end -}}
101
102
{{/*
0 commit comments