Skip to content

Commit

Permalink
Revert "DTSAM-528 RARB Decommission Launch Darkly - Deploy PR in Demo (
Browse files Browse the repository at this point in the history
…#35606)" (#35629)

This reverts commit 20e0340.
  • Loading branch information
mikebrownccd authored Dec 2, 2024
1 parent 3e6188d commit 2d54415
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
hmcts.github.com/prod-automated: disabled
spec:
filterTags:
pattern: '^pr-851-[a-f0-9]+-(?P<ts>[0-9]+)'
pattern: '^prod-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
Expand Down
23 changes: 0 additions & 23 deletions apps/am/am-role-assignment-refresh-batch/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,29 +5,6 @@ metadata:
spec:
values:
job:
keyVaults:
am:
secrets:
- name: app-insights-connection-string
alias: app-insights-connection-string
- name: orm-IDAM-CLIENT-ID
alias: ORM_IDAM_CLIENT_ID
- name: orm-IDAM-CLIENT-SECRET
alias: ORG_ROLE_MAPPING_IDAM_CLIENT_SECRET
- name: orm-IDAM-ADMIN-SECRET
alias: ORG_ROLE_MAPPING_IDAM_ADMIN_PASSWORD
- name: am-role-assignment-refresh-batch-s2s-secret
alias: AM_ROLE_ASSIGNMENT_REFRESH_BATCH_SECRET
- name: org-role-mapping-service-POSTGRES-PASS
alias: ORG_ROLE_MAPPING_DB_PASSWORD
- name: org-role-mapping-service-POSTGRES-USER
alias: ORG_ROLE_MAPPING_DB_USERNAME
- name: org-role-mapping-service-POSTGRES-HOST
alias: ORG_ROLE_MAPPING_DB_HOST
- name: role-assignment-refresh-batch-EMAIL-LIST
alias: EMAIL_LIST
- name: am-sendgrid-api-key
alias: AM_SENDGRID_API_KEY
schedule: "*/20 * * * *"
environment:
DELETE_ORG: false
Expand Down

0 comments on commit 2d54415

Please sign in to comment.