mirror of
https://github.com/slurm-personal/school-dev-k8s.git
synced 2026-06-27 22:00:22 +00:00
5 lines
117 B
YAML
5 lines
117 B
YAML
{{- range .Values.extraDeploy }}
|
|
---
|
|
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
|
|
{{- end }}
|