Add mealie

This commit is contained in:
Nikolai Rodionov 2024-07-15 08:37:48 +02:00
parent ebdbd33bc5
commit 8cbfaec5c2
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -13,7 +13,7 @@ kind: Secret
stringData:
{{- end }}
{{- range $key, $value := $v.data }}
{{ $value.name }}: {{ $value.value | quote }}
{{ $key }}: {{ $value | quote }}
{{- end }}
{{- end }}
{{- end -}}