Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RozmarinUS committed Oct 28, 2024
1 parent 7913734 commit 858ebe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gitlab-mr-combiner/templates/config-map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ metadata:
data:
{{ range $key, $val := index .Values.configMap }}
{{ $key | snakecase | upper }}: {{ quote $val }}
{{ end }}
{{ end }}

0 comments on commit 858ebe3

Please sign in to comment.