We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34f662 commit 98e3af7Copy full SHA for 98e3af7
charts/gitops-runtime/templates/_helpers.tpl
@@ -48,6 +48,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
48
{{- end }}
49
app.kubernetes.io/managed-by: {{ .Release.Service }}
50
app.kubernetes.io/part-of: codefresh-gitops-runtime
51
+codefresh.io/runtime-name: {{ .Values.global.runtime.name | quote }}
52
53
54
{{/*
0 commit comments