fp/charts/velero/velero/templates/extra-manifests.yaml
CJ_Clippy d89bf4fdea
Some checks failed
ci / build (push) Failing after 1s
add velero
2024-09-16 08:31:51 -08:00

5 lines
70 B
YAML

{{ range .Values.extraObjects }}
---
{{ tpl (toYaml .) $ }}
{{ end }}