Skip to content

Commit

Permalink
Update kustomization-patch.yaml.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Jun 16, 2024
1 parent 1e1d69f commit 77637fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/kustomization-patch.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ resources:
- gotk-sync.yaml
%{ if length(patches) > 0 }
patches:
${patches}
- patch: |
${patches}
%{ endif }

0 comments on commit 77637fc

Please sign in to comment.