Skip to content

Commit

Permalink
Added more
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiol committed May 17, 2024
1 parent 479c544 commit 9f07488
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/clustergroup/templates/plumbing/applications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ spec:
- name: {{ $k }}
value: {{ printf "%s" $v | quote }}
{{- end }}
- name: extraParametersNested
value: {{ $.Values.extraParametersNested }}
{{- range .overrides }}
- name: {{ .name }}
value: {{ .value | quote }}
Expand Down

0 comments on commit 9f07488

Please sign in to comment.