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 983295d commit 2540d34Copy full SHA for 2540d34
charts/tempo-distributed/templates/_helpers.tpl
@@ -178,7 +178,7 @@ Resource name template
178
{{- end -}}
179
180
{{/*
181
-Calculate t© config from structured and unstructured text input
+Calculate the config from structured and unstructured text input
182
*/}}
183
{{- define "tempo.calculatedConfig" -}}
184
{{ tpl (mergeOverwrite (tpl .Values.config . | fromYaml) .Values.tempo.structuredConfig | toYaml) . }}
0 commit comments