2023-05-29 08:51:04 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{- include "tc.v1.common.loader.init" . }}
|
|
|
|
|
2023-06-08 10:57:31 +00:00
|
|
|
{{- include "cnpg.webhooks.validating" . -}}
|
|
|
|
{{- include "cnpg.webhooks.mutating" . -}}
|
2023-05-29 08:51:04 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "tc.v1.common.loader.apply" . }}
|