Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/opal/opal-file-handler/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ spec:
ingressHost: opal-file-handler.demo.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.demo.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.demo.apps.hmcts.net
2 changes: 1 addition & 1 deletion apps/opal/opal-file-handler/stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ spec:
ingressHost: opal-file-handler.staging.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.staging.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.staging.apps.hmcts.net
2 changes: 1 addition & 1 deletion apps/opal/opal-fines-service/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
ingressHost: opal-fines-service.demo.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.demo.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.demo.apps.hmcts.net
FLYWAY_LOCATIONS: classpath:db/migration/allEnvs, classpath:db/migration/demoOnly
2 changes: 1 addition & 1 deletion apps/opal/opal-fines-service/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
ingressHost: opal-fines-service.ithc.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.ithc.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.ithc.apps.hmcts.net
FLYWAY_LOCATIONS: classpath:db/migration/allEnvs, classpath:db/migration/ithcOnly
2 changes: 1 addition & 1 deletion apps/opal/opal-fines-service/stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
ingressHost: opal-fines-service.staging.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.staging.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.staging.apps.hmcts.net
OPAL_USER_SERVICE_API_URL: https://opal-user-service.staging.platform.hmcts.net
OPAL_LEGACY_GATEWAY_URL: https://opal-legacy-db-stub.staging.platform.hmcts.net/opal
FLYWAY_LOCATIONS: classpath:db/migration/allEnvs, classpath:db/migration/stgOnly
2 changes: 1 addition & 1 deletion apps/opal/opal-fines-service/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ spec:
ingressHost: opal-fines-service.test.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.test.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.test.apps.hmcts.net
FLYWAY_LOCATIONS: classpath:db/migration/allEnvs, classpath:db/migration/perfTestOnly
4 changes: 2 additions & 2 deletions apps/opal/opal-frontend-test/stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ spec:
releaseName: opal-frontend-test
values:
nodejs:
ingressHost: opal-frontend-test.staging.platform.hmcts.net
ingressHost: opal-frontend-test.staging.apps.hmcts.net
environment:
DUMMY_VAR: 0
FRONTEND_HOSTNAME: https://opal-frontend-test.staging.platform.hmcts.net
FRONTEND_HOSTNAME: https://opal-frontend-test.staging.apps.hmcts.net
OPAL_API_URL: https://opal-fines-service.staging.platform.hmcts.net
OPAL_FINES_SERVICE_API_URL: https://opal-fines-service.staging.platform.hmcts.net
4 changes: 2 additions & 2 deletions apps/opal/opal-frontend/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ spec:
releaseName: opal-frontend
values:
nodejs:
ingressHost: opal-frontend.demo.platform.hmcts.net
ingressHost: opal-frontend.demo.apps.hmcts.net
environment:
DUMMY_VAR: 0
FRONTEND_HOSTNAME: https://opal-frontend.demo.platform.hmcts.net
FRONTEND_HOSTNAME: https://opal-frontend.demo.apps.hmcts.net
OPAL_API_URL: https://opal-fines-service.demo.platform.hmcts.net
OPAL_FINES_SERVICE_API_URL: https://opal-fines-service.demo.platform.hmcts.net
OPAL_USER_SERVICE_API_URL: https://opal-user-service.demo.platform.hmcts.net
4 changes: 2 additions & 2 deletions apps/opal/opal-frontend/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ spec:
releaseName: opal-frontend
values:
nodejs:
ingressHost: opal-frontend.ithc.platform.hmcts.net
ingressHost: opal-frontend.ithc.apps.hmcts.net
environment:
DUMMY_VAR: 0
FRONTEND_HOSTNAME: https://opal-frontend.ithc.platform.hmcts.net
FRONTEND_HOSTNAME: https://opal-frontend.ithc.apps.hmcts.net
OPAL_API_URL: https://opal-fines-service.ithc.platform.hmcts.net
OPAL_FINES_SERVICE_API_URL: https://opal-fines-service.ithc.platform.hmcts.net
4 changes: 2 additions & 2 deletions apps/opal/opal-frontend/stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ spec:
releaseName: opal-frontend
values:
nodejs:
ingressHost: opal-frontend.staging.platform.hmcts.net
ingressHost: opal-frontend.staging.apps.hmcts.net
environment:
DUMMY_VAR: 0
FRONTEND_HOSTNAME: https://opal-frontend.staging.platform.hmcts.net
FRONTEND_HOSTNAME: https://opal-frontend.staging.apps.hmcts.net
OPAL_API_URL: https://opal-fines-service.staging.platform.hmcts.net
OPAL_FINES_SERVICE_API_URL: https://opal-fines-service.staging.platform.hmcts.net
FEATURES_IP_LOGGING_ENABLED: true
4 changes: 2 additions & 2 deletions apps/opal/opal-frontend/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ spec:
releaseName: opal-frontend
values:
nodejs:
ingressHost: opal-frontend.test.platform.hmcts.net
ingressHost: opal-frontend.test.apps.hmcts.net
environment:
DUMMY_VAR: 0
FRONTEND_HOSTNAME: https://opal-frontend.test.platform.hmcts.net
FRONTEND_HOSTNAME: https://opal-frontend.test.apps.hmcts.net
OPAL_API_URL: https://opal-fines-service.test.platform.hmcts.net
OPAL_FINES_SERVICE_API_URL: https://opal-fines-service.test.platform.hmcts.net
OPAL_USER_SERVICE_API_URL: https://opal-user-service.test.platform.hmcts.net
2 changes: 1 addition & 1 deletion apps/opal/opal-user-service/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ spec:
ingressHost: opal-user-service.demo.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.demo.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.demo.apps.hmcts.net
2 changes: 1 addition & 1 deletion apps/opal/opal-user-service/ithc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ spec:
ingressHost: opal-user-service.ithc.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.ithc.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.ithc.apps.hmcts.net
2 changes: 1 addition & 1 deletion apps/opal/opal-user-service/stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ spec:
ingressHost: opal-user-service.staging.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.staging.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.staging.apps.hmcts.net
2 changes: 1 addition & 1 deletion apps/opal/opal-user-service/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ spec:
ingressHost: opal-user-service.test.platform.hmcts.net
environment:
DUMMY_VAR: 0
OPAL_FRONTEND_URL: https://opal-frontend.test.platform.hmcts.net
OPAL_FRONTEND_URL: https://opal-frontend.test.apps.hmcts.net
Loading