mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
5 lines
77 B
YAML
5 lines
77 B
YAML
|
{{- range .Values.extraDeploy }}
|
||
|
---
|
||
|
{{- tpl ( . | toYaml) $ }}
|
||
|
{{- end }}
|