github.com/freiheit-com/kuberpult@v1.24.2-0.20240328135542-315d5630abe6/charts/kuberpult/templates/_helpers.tpl (about) 1 {{- define "rollout-podAnnotations" }} 2 {{- if .Values.datadogTracing.enabled }} 3 apm.datadoghq.com/env: '{"DD_SERVICE":"kuberpult-rollout-service","DD_ENV":"{{ .Values.datadogTracing.environment }}","DD_VERSION":"{{ $.Chart.AppVersion }}"}' 4 {{- end }} 5 {{- end }}