Skip to content

Commit

Permalink
CO status controller: Add RELEASE_VERSION env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
enxebre committed Apr 22, 2020
1 parent 6143d64 commit dc6bbc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/04-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ spec:
- mountPath: /var/run/configmaps/config
name: config
env:
- name: RELEASE_VERSION
value: "0.0.1-snapshot"
- name: KUBERNETES_SERVICE_PORT
value: "6443"
- name: KUBERNETES_SERVICE_HOST
Expand Down

0 comments on commit dc6bbc6

Please sign in to comment.