Skip to content

Commit

Permalink
CIV-0000 remove v11 (#102)
Browse files Browse the repository at this point in the history
* remove v11

* Update add-roles.sh
  • Loading branch information
vasudevganesanhmcts authored Mar 1, 2024
1 parent 0a8ee0d commit 196761b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions bin/add-roles.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
./bin/utils/ccd-add-role.sh "hearing-centre-admin"
./bin/utils/ccd-add-role.sh "national-business-centre"
./bin/utils/ccd-add-role.sh "hearing-centre-team-leader"
./bin/utils/ccd-add-role.sh "next-hearing-date-admin"

roles=("solicitor" "systemupdate" "admin" "staff" "judge")
for role in "${roles[@]}"
Expand Down
2 changes: 0 additions & 2 deletions charts/civil-orchestrator-service/values.aat.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ civil-service:
alias: azure.application-insights.instrumentation-key
- name: docmosis-api-key
alias: docmosis.tornado.key
- name: cmc-db-password-v11
alias: CMC_DB_PASSWORD
- name: gov-notify-api-key
alias: GOV_NOTIFY_API_KEY
- name: sendgrid-api-key
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ civil-service:
alias: azure.application-insights.instrumentation-key
- name: docmosis-api-key
alias: docmosis.tornado.key
- name: cmc-db-password-v11
alias: CMC_DB_PASSWORD
- name: gov-notify-api-key
alias: GOV_NOTIFY_API_KEY
- name: sendgrid-api-key
Expand Down

0 comments on commit 196761b

Please sign in to comment.