mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-18 01:25:58 +10:00
* [bitnami/apache] extra-list.yaml * [bitnami/apache] add initContainers & sidecars
5 lines
117 B
YAML
5 lines
117 B
YAML
{{- range .Values.extraDeploy }}
|
|
---
|
|
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
|
|
{{- end }}
|