Skip to content

Commit

Permalink
PUB-2682 deploy list type subscription (#5864)
Browse files Browse the repository at this point in the history
* Deploy list type subscription

* change image

* remove env variables

* Deploy List Subscription Changes on TEST Env

* update image

* revert the changes

* revert the changes

* Deploy to test environment

* deploy to test environment

* Implement latest changes to TEST

* add test image

* Revert Deployed Image on Test env
  • Loading branch information
junaidiqbalmoj authored Dec 11, 2024
1 parent 5dcf5a4 commit 787be3d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion apps/pip/frontend/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ spec:
nodejs:
replicas: 2
ingressHost: pip-frontend.test.platform.hmcts.net
image: sdshmctspublic.azurecr.io/pip/frontend:pr-1383-a8c8d74-20241206135146
environment:
DATA_MANAGEMENT_URL: https://pip-data-management.test.platform.hmcts.net
ACCOUNT_MANAGEMENT_URL: https://pip-account-management.test.platform.hmcts.net
Expand Down
1 change: 0 additions & 1 deletion apps/pip/subscription-management/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ spec:
java:
replicas: 2
ingressHost: pip-subscription-management.test.platform.hmcts.net
image: sdshmctspublic.azurecr.io/pip/subscription-management:pr-367-9a175c0-20241205133941
environment:
DATA_MANAGEMENT_URL: https://pip-data-management.test.platform.hmcts.net
ACCOUNT_MANAGEMENT_URL: https://pip-account-management.test.platform.hmcts.net
Expand Down

0 comments on commit 787be3d

Please sign in to comment.