Minor fixes
This commit is contained in:
parent
ee52250090
commit
4d4a8f6fd3
@ -12,7 +12,6 @@ kind: Secret
|
||||
{{- include "lib.metadata" (dict "Context" $ "customName" $customName)}}
|
||||
stringData:
|
||||
{{- end }}
|
||||
{{- with $v.data }}
|
||||
{{- range $k, $v := $v.data }}
|
||||
{{ $k }}: {{ $v | quote }}
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user