mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 15:16:56 +00:00
5 lines
74 B
YAML
5 lines
74 B
YAML
{{- range .Values.extraManifests }}
|
|
---
|
|
{{ tpl (toYaml .) $ }}
|
|
{{- end }}
|