Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 2709efe

Browse files
Update codefresh-cm.yaml (#25)
1 parent 1f42098 commit 2709efe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/gitops-runtime/templates/codefresh-cm.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# TESTSSSSS111
12
apiVersion: v1
23
kind: ConfigMap
34
metadata:
@@ -15,4 +16,4 @@ data:
1516
ingressController: {{ .Values.global.runtime.ingress.className | default "" | quote }}
1617
ingressHost: {{ include "codefresh-gitops-runtime.ingress-url" . }}
1718
isConfigurationRuntime: {{ .Values.global.runtime.isConfigurationRuntime | quote }}
18-
version: {{ .Chart.AppVersion }}
19+
version: {{ .Chart.AppVersion }}

0 commit comments

Comments
 (0)