Skip to content

Commit

Permalink
Fix newline
Browse files Browse the repository at this point in the history
  • Loading branch information
enyachoke committed Jul 10, 2024
1 parent c9c646d commit a4bbee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubeplus-chart/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@
{{- $imageName := .Values.cleanupKubeplusComponents.image.repository -}}
{{- $tag := .Values.cleanupKubeplusComponents.image.tag -}}
{{- printf "%s/%s:%s" $registryName $imageName $tag -}}
{{- end -}}
{{- end -}}

0 comments on commit a4bbee2

Please sign in to comment.