_globalLabels.tpl 209 B

123456
  1. {{/* Returns the global labels */}}
  2. {{- define "ix.v1.common.lib.metadata.globalLabels" -}}
  3. {{- include "ix.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" .Values.global.labels) -}}
  4. {{- end -}}