TrueChartsClone/charts/operators/metallb/templates/common.yaml

8 lines
209 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{- include "metallb.webhooks" . -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}