Merge "Add extra files for secret"
This commit is contained in:
commit
4593b8377b
@ -13,4 +13,7 @@ stringData:
|
||||
clouds.yaml: |
|
||||
clouds:
|
||||
{{ toYaml .Values.clouds | indent 6 }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ if .Values.extraFiles }}
|
||||
{{ (toYaml .Values.extraFiles | indent 2) }}
|
||||
{{ end }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user