catalog/operators/prometheus-operator/0.0.8/templates/common.yaml

9 lines
264 B
YAML

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