Skip to content

Commit

Permalink
Add eod.
Browse files Browse the repository at this point in the history
  • Loading branch information
minmul117 committed Jul 23, 2024
1 parent 3b4cf38 commit 2a02755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vessl/charts/image-prepull/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Truncate and clean image name for use in container names
{{- $truncated := trunc 40 $name -}}
{{- $cleaned := regexReplaceAll "[^a-zA-Z0-9-]" $truncated "-" -}}
{{- $cleaned | lower -}}
{{- end -}}
{{- end -}}

0 comments on commit 2a02755

Please sign in to comment.