mirror of
https://github.com/bitnami/charts.git
synced 2026-02-24 14:57:12 +08:00
5 lines
117 B
YAML
5 lines
117 B
YAML
{{- range .Values.extraDeploy }}
|
|
---
|
|
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
|
|
{{- end }}
|