Skip to content

Commit 2540d34

Browse files
committed
revert miss typo
Signed-off-by: Gritzko Daniel Kleiner <ext.gritzko.kleiner@dafiti.com.br>
1 parent 983295d commit 2540d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/tempo-distributed/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Resource name template
178178
{{- end -}}
179179

180180
{{/*
181-
Calculate config from structured and unstructured text input
181+
Calculate the config from structured and unstructured text input
182182
*/}}
183183
{{- define "tempo.calculatedConfig" -}}
184184
{{ tpl (mergeOverwrite (tpl .Values.config . | fromYaml) .Values.tempo.structuredConfig | toYaml) . }}

0 commit comments

Comments
 (0)