This commit is contained in:
marsal wang
2021-12-26 00:38:17 +08:00
parent 0c7aecf8ee
commit 7c4bef8cd0
20 changed files with 2379 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{{- range .Values.extraDeploy }}
---
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
{{- end }}