Skip to content

Commit

Permalink
event-reporter: new env variable CODEFRESH_RUNTIME_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-codefresh committed Nov 21, 2024
1 parent 125575f commit 8e7a71b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/argo-cd/templates/event-reporter/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ spec:
name: argocd-cmd-params-cm
key: server.rootpath
optional: true
- name: CODEFRESH_RUNTIME_VERSION
value: {{- .Chart.AppVersion }}
- name: CODEFRESH_URL
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit 8e7a71b

Please sign in to comment.