Merge "[AAI] Add model-loader tracing config"
[oom.git] / kubernetes / common / mongodb / templates / extra-list.yaml
1 {{- /*
2 Copyright VMware, Inc.
3 SPDX-License-Identifier: APACHE-2.0
4 */}}
5
6 {{- range .Values.extraDeploy }}
7 ---
8 {{ include "common.tplvalues.render" (dict "value" . "context" $) }}
9 {{- end }}