From a9812e902e07f9cc0b71e43c6dafd7b5afe96b94 Mon Sep 17 00:00:00 2001 From: Philip Kotliyakov Date: Tue, 30 Sep 2025 17:15:03 +0300 Subject: [PATCH] added new label to codefresh-cm --- charts/gitops-runtime/templates/_helpers.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/gitops-runtime/templates/_helpers.tpl b/charts/gitops-runtime/templates/_helpers.tpl index 1b66f710..693878f4 100644 --- a/charts/gitops-runtime/templates/_helpers.tpl +++ b/charts/gitops-runtime/templates/_helpers.tpl @@ -48,6 +48,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} {{- end }} app.kubernetes.io/managed-by: {{ .Release.Service }} app.kubernetes.io/part-of: codefresh-gitops-runtime +codefresh.io/runtime-name: {{ .Values.global.runtime.name | quote }} {{- end }} {{/*