2023-07-19 12:56:29 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.v1.common.loader.init" . }}
|
|
|
|
|
2023-10-29 17:16:34 +00:00
|
|
|
{{- include "metallb.webhooks" . -}}
|
|
|
|
|
2023-07-19 12:56:29 +00:00
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.v1.common.loader.apply" . }}
|