Skip to content

Commit

Permalink
Merge pull request #5 from SmartColumbusOS/columbus-cve
Browse files Browse the repository at this point in the history
updated columbus rsu's and fixed spelling of password
  • Loading branch information
kcarra authored Apr 28, 2020
2 parents 710b1bb + 41df0ac commit 0769eb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
value: {{ $.Values.commService.host }}
- name: cmccdatapublisher.commServicesRsu
value: {{ $rsu }}
- name: cmccdatapublisher.commServicesPassowrd
- name: cmccdatapublisher.commServicesPassword
valueFrom:
secretKeyRef:
name: kapsch-cmcc-publisher-{{ $.Values.location }}
Expand Down
4 changes: 2 additions & 2 deletions columbus-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ pushGateway:
commService:
host: columbus-comm.cv.kapschtraffic.com
rsu:
- morse_stelzer_rsu
- morse_stygler_rsu
- morse_morsecrossing_rsu
- morse_sunbury_rsu

0 comments on commit 0769eb2

Please sign in to comment.