Skip to content

Commit

Permalink
Update deployDev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wmuldergov committed Feb 5, 2024
1 parent 66dc365 commit 5ceff30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployDev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:

- name: Helm upgrade on OpenShift Environment
run: |
helm upgrade dev-drivebc-cache -f ./helm/values.yaml ./helm --set image.tag="${{ github.sha }}"
helm upgrade dev-drivebc-cache -f ./helm/values-dev.yaml ./helm --set image.tag="${{ github.sha }}"

0 comments on commit 5ceff30

Please sign in to comment.