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

5 lines
132 B
Smarty

{{- define "labels.common" -}}
env: {{ .Values.labels.env }}
team: {{ .Values.labels.team }}
bu: {{ .Values.labels.bu }}
{{- end -}}