event-reporter: new env variable CODEFRESH_RUNTIME_VERSION
This commit is contained in:
parent
125575f73b
commit
be251eac61
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ spec:
|
||||||
name: argocd-cmd-params-cm
|
name: argocd-cmd-params-cm
|
||||||
key: server.rootpath
|
key: server.rootpath
|
||||||
optional: true
|
optional: true
|
||||||
|
- name: CODEFRESH_RUNTIME_VERSION
|
||||||
|
value: {{- if .Chart.AppVersion }}
|
||||||
- name: CODEFRESH_URL
|
- name: CODEFRESH_URL
|
||||||
valueFrom:
|
valueFrom:
|
||||||
configMapKeyRef:
|
configMapKeyRef:
|
||||||
|
|
Loading…
Reference in a new issue