blob: 2d35a580e81f745ca591fb86a9755b2a672aa809 [file] [log] [blame]
gioc9161872024-04-21 10:46:35 +04001{{- /*
2Copyright VMware, Inc.
3SPDX-License-Identifier: APACHE-2.0
4*/}}
5
6{{- range .Values.extraDeploy }}
7---
8{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
9{{- end }}