my-apps/charts/common/templates/lib/metadata/_globalAnnotations.tpl
2025-08-24 00:09:37 +03:00

7 lines
229 B
Smarty

{{/* Returns the global annotations */}}
{{- define "tc.v1.common.lib.metadata.globalAnnotations" -}}
{{- include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "annotations" .Values.global.annotations) -}}
{{- end -}}