TrueChartsCatalogClone/operators/cloudnative-pg/1.0.4/templates/common.yaml

9 lines
260 B
YAML
Raw Normal View History

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