Skip to content

Commit

Permalink
Merge pull request #78 from hmcts/switch-to-workload-identity
Browse files Browse the repository at this point in the history
Switch to workload Identity
  • Loading branch information
joshblackmoor authored Dec 1, 2023
2 parents 662f67d + 87462b0 commit 62f0970
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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.16
version: 0.0.17
maintainers:
- name: HMCTS HMI team
dependencies:
Expand Down
2 changes: 0 additions & 2 deletions charts/hmi-rota-dtu/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
function:
image: 'sdshmctspublic.azurecr.io/hmi/rota-dtu:latest'
aadIdentityName: hmi
keyVaults:
hmi-sds-kv:
excludeEnvironmentSuffix: false
resourceGroup: hmi-sharedinfra-sds-{{ .Values.global.environment }}-rg
usePodIdentity: true
secrets:
- name: sa-name
alias: STORAGE_ACCOUNT_NAME
Expand Down

0 comments on commit 62f0970

Please sign in to comment.