Skip to content

Commit

Permalink
prevent linebreak in script
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Jan 29, 2024
1 parent ec60e6d commit ddf9822
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ metadata:
helm.sh/resource-policy: keep
{{ $labels | indent 4 }}
data:
patch-pods-deletion-cost.sh: |
patch-pods-deletion-cost.sh: |-
{{ $root.Files.Get "scripts/patch-pods-deletion-cost.sh" | nindent 4 }}
{{- end }}

0 comments on commit ddf9822

Please sign in to comment.