Skip to content

Commit

Permalink
Merge pull request #1404 from arooshap/master
Browse files Browse the repository at this point in the history
Update secrets name
  • Loading branch information
arooshap authored Jul 20, 2023
2 parents d578e6d + 9663693 commit 614e0b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/reqmgr2ms-unmerged-t1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.4
version: 0.1.5

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ spec:
secretName: proxy-secrets-ms-unmerged
- name: secrets
secret:
secretName: reqmgr2ms-unmerged-secrets
secretName: reqmgr2ms-unmerged-t1-secrets
- name: robot-secrets
secret:
secretName: robot-secrets
Expand Down

0 comments on commit 614e0b3

Please sign in to comment.