2023-08-01 09:25:32 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.v1.common.loader.init" . }}
|
|
|
|
|
2023-10-07 23:01:55 +00:00
|
|
|
{{- include "metallb.webhooks" . -}}
|
|
|
|
|
2023-08-01 09:25:32 +00:00
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.v1.common.loader.apply" . }}
|