Skip to content

Commit

Permalink
Merge pull request #77 from hmcts/update-new-values
Browse files Browse the repository at this point in the history
Updates values.yaml
  • Loading branch information
joshblackmoor authored Nov 30, 2023
2 parents 1e8f94e + b40584a commit 662f67d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/hmi-rota-dtu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "1.0"
description: A Helm chart for hmi-rota-dtu App
name: hmi-rota-dtu
home: https://github.com/hmcts/hmi-rota-dtu
version: 0.0.15
version: 0.0.16
maintainers:
- name: HMCTS HMI team
dependencies:
Expand Down
4 changes: 2 additions & 2 deletions charts/hmi-rota-dtu/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ function:
image: 'sdshmctspublic.azurecr.io/hmi/rota-dtu:latest'
aadIdentityName: hmi
keyVaults:
hmi-kv:
hmi-sds-kv:
excludeEnvironmentSuffix: false
resourceGroup: hmi-sharedinfra-{{ .Values.global.environment }}-rg
resourceGroup: hmi-sharedinfra-sds-{{ .Values.global.environment }}-rg
usePodIdentity: true
secrets:
- name: sa-name
Expand Down

0 comments on commit 662f67d

Please sign in to comment.