Files
service-catalog/charts/kyverno/templates/_templating/_helpers.tpl
T
2025-05-13 11:54:58 +09:00

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 -}}