From 63fec032677b0df8f90b781395494ee4327fc312 Mon Sep 17 00:00:00 2001 From: Philip Kotliyakov Date: Tue, 30 Sep 2025 08:23:20 +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 1b66f7107..693878f42 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 }} {{/*