From 4c1a12c66b39968368a2d99600442132dcdfa6e0 Mon Sep 17 00:00:00 2001 From: junaidiqbalmoj <84805836+junaidiqbalmoj@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:25:45 +0000 Subject: [PATCH] Revert "PUB-2682 deploy list type subscription (#5841)" This reverts commit aa86409eca45ec491c703bd2516140cb4db276a8. --- apps/pip/frontend/test.yaml | 1 - apps/pip/subscription-management/test.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/apps/pip/frontend/test.yaml b/apps/pip/frontend/test.yaml index 2be26fdbb3e..4b9dcf9a5fe 100644 --- a/apps/pip/frontend/test.yaml +++ b/apps/pip/frontend/test.yaml @@ -8,7 +8,6 @@ spec: nodejs: replicas: 2 ingressHost: pip-frontend.test.platform.hmcts.net - image: sdshmctspublic.azurecr.io/pip/frontend:pr-1383-bff7961-20241205130515 environment: DATA_MANAGEMENT_URL: https://pip-data-management.test.platform.hmcts.net ACCOUNT_MANAGEMENT_URL: https://pip-account-management.test.platform.hmcts.net diff --git a/apps/pip/subscription-management/test.yaml b/apps/pip/subscription-management/test.yaml index d5842edc9dc..754839de6d0 100644 --- a/apps/pip/subscription-management/test.yaml +++ b/apps/pip/subscription-management/test.yaml @@ -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