Skip to content

Commit

Permalink
Update sample-cnfs/sample_multiple_deployments/memcached/charts/commo…
Browse files Browse the repository at this point in the history
…n/templates/_utils.tpl

Co-authored-by: Cédric Ollivier <[email protected]>
  • Loading branch information
svteb and collivier authored Nov 28, 2024
1 parent f06c51f commit b3e8f9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Usage:
{{- $value = ( index $latestObj . ) -}}
{{- $latestObj = $value -}}
{{- end -}}
{{- printf "%v" (default "" $value) -}}
{{- printf "%v" (default "" $value) -}}
{{- end -}}

{{/*
Expand Down

0 comments on commit b3e8f9a

Please sign in to comment.