Skip to content

Commit 98e3af7

Browse files
added runtime label to codefresh-cm
1 parent d34f662 commit 98e3af7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/gitops-runtime/templates/_helpers.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
4848
{{- end }}
4949
app.kubernetes.io/managed-by: {{ .Release.Service }}
5050
app.kubernetes.io/part-of: codefresh-gitops-runtime
51+
codefresh.io/runtime-name: {{ .Values.global.runtime.name | quote }}
5152
{{- end }}
5253

5354
{{/*

0 commit comments

Comments
 (0)