mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
4 lines
116 B
YAML
4 lines
116 B
YAML
{{- range .Values.extraDeploy }}
|
|
---
|
|
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
|
|
{{- end }} |