Files
devops-infra-helm-charts-gcp/helm-templates/kyverno-3.8.1/templates/_templating/_helpers.tpl
T
2026-08-26 03:39:42 +05:30

9 lines
223 B
Smarty

{{/* vim: set filetype=mustache: */}}
{{- define "kyverno.templating.labels" -}}
{{- template "kyverno.labels.merge" (list
(include "kyverno.labels.common" .)
(include "kyverno.matchLabels.common" .)
) -}}
{{- end -}}