Skip to content

Commit

Permalink
chore(xroad): update xroad path for MMS STAGING (#14997)
Browse files Browse the repository at this point in the history
  • Loading branch information
bensi94 authored May 29, 2024
1 parent a9f5279 commit 2bdfbdd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions charts/islandis/values.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -362,10 +362,10 @@ api:
XROAD_HUNTING_LICENSE_PATH: 'IS-DEV/GOV/10009/Umhverfisstofnun-Protected/api'
XROAD_ICELANDIC_GOVERNMENT_INSTITUTION_VACANCIES_PATH: 'IS-DEV/GOV/10021/FJS-Protected/recruitment-v1'
XROAD_ICELAND_UNIVERSITY_OF_THE_ARTS_PATH: 'IS-DEV/EDU/10049/LHI-Protected/brautskraning-v1'
XROAD_INNA_PATH: 'IS-TEST/EDU/5708150320/MMS-Protected/inna-v1'
XROAD_INNA_PATH: 'IS-TEST/GOV/6601241280/MMS-Protected/inna-v1'
XROAD_INTELLECTUAL_PROPERTIES_PATH: 'IS-TEST/GOV/6501912189/WebAPI-Public/HUG-webAPI/'
XROAD_MMS_GRADE_SERVICE_ID: 'IS-TEST/EDU/5708150320/MMS-Protected/grade-api-v1'
XROAD_MMS_LICENSE_SERVICE_ID: 'IS-TEST/EDU/5708150320/MMS-Protected/license-api-v1'
XROAD_MMS_GRADE_SERVICE_ID: 'IS-TEST/GOV/6601241280/MMS-Protected/grade-api-v1'
XROAD_MMS_LICENSE_SERVICE_ID: 'IS-TEST/GOV/6601241280/MMS-Protected/license-api-v1'
XROAD_NATIONAL_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.ab9ckb.euw1.cache.amazonaws.com:6379"]'
XROAD_NATIONAL_REGISTRY_SERVICE_PATH: 'IS-TEST/GOV/6503760649/SKRA-Protected/Einstaklingar-v1'
XROAD_NATIONAL_REGISTRY_TIMEOUT: '20000'
Expand Down Expand Up @@ -630,7 +630,7 @@ application-system-api:
XROAD_HEALTH_INSURANCE_WSDLURL: 'https://test-huld.sjukra.is/islandrg?wsdl'
XROAD_HMS_HOUSING_BENEFITS_PATH: 'IS-TEST/GOV/5812191480/HMS-Protected/husbot-v1'
XROAD_HMS_LOANS_PATH: 'IS-TEST/GOV/5812191480/HMS-Protected/libra-v1'
XROAD_INNA_PATH: 'IS-TEST/EDU/5708150320/MMS-Protected/inna-v1'
XROAD_INNA_PATH: 'IS-TEST/GOV/6601241280/MMS-Protected/inna-v1'
XROAD_NATIONAL_REGISTRY_REDIS_NODES: '["clustercfg.general-redis-cluster-group.ab9ckb.euw1.cache.amazonaws.com:6379"]'
XROAD_NATIONAL_REGISTRY_SERVICE_PATH: 'IS-TEST/GOV/6503760649/SKRA-Protected/Einstaklingar-v1'
XROAD_OFFICIAL_JOURNAL_APPLICATION_PATH: 'IS-DEV/GOV/10014/DMR-Protected/official-journal-application'
Expand Down Expand Up @@ -819,7 +819,7 @@ application-system-api-worker:
XROAD_BASE_PATH_WITH_ENV: 'http://securityserver.staging01.devland.is/r1/IS-TEST'
XROAD_CHARGE_FJS_V2_PATH: 'IS-DEV/GOV/10021/FJS-Public/chargeFJS_v2'
XROAD_CLIENT_ID: 'IS-TEST/GOV/5501692829/island-is-client'
XROAD_INNA_PATH: 'IS-TEST/EDU/5708150320/MMS-Protected/inna-v1'
XROAD_INNA_PATH: 'IS-TEST/GOV/6601241280/MMS-Protected/inna-v1'
XROAD_PAYMENT_ADDITION_CALLBACK_URL: '/'
XROAD_PAYMENT_BASE_CALLBACK_URL: 'XROAD:'
XROAD_PAYMENT_PROVIDER_ID: 'IS-TEST/GOV/10021/FJS-DEV-Public'
Expand Down Expand Up @@ -1054,8 +1054,8 @@ download-service:
XROAD_HMS_LOANS_PATH: 'IS-TEST/GOV/5812191480/HMS-Protected/libra-v1'
XROAD_HOLAR_UNIVERSITY_PATH: 'IS-DEV/EDU/10055/Holar-Protected/brautskraning-v1'
XROAD_ICELAND_UNIVERSITY_OF_THE_ARTS_PATH: 'IS-DEV/EDU/10049/LHI-Protected/brautskraning-v1'
XROAD_MMS_GRADE_SERVICE_ID: 'IS-TEST/EDU/5708150320/MMS-Protected/grade-api-v1'
XROAD_MMS_LICENSE_SERVICE_ID: 'IS-TEST/EDU/5708150320/MMS-Protected/license-api-v1'
XROAD_MMS_GRADE_SERVICE_ID: 'IS-TEST/GOV/6601241280/MMS-Protected/grade-api-v1'
XROAD_MMS_LICENSE_SERVICE_ID: 'IS-TEST/GOV/6601241280/MMS-Protected/license-api-v1'
XROAD_TLS_BASE_PATH: 'https://securityserver.staging01.devland.is'
XROAD_TLS_BASE_PATH_WITH_ENV: 'https://securityserver.staging01.devland.is/r1/IS-TEST'
XROAD_UNIVERSITY_OF_AKUREYRI_PATH: 'IS-DEV/EDU/10054/UNAK-Protected/brautskraning-v1'
Expand Down
6 changes: 3 additions & 3 deletions infra/src/dsl/xroad.ts
Original file line number Diff line number Diff line change
Expand Up @@ -378,12 +378,12 @@ export const Education = new XroadConf({
env: {
XROAD_MMS_LICENSE_SERVICE_ID: {
dev: 'IS-DEV/GOV/10066/MMS-Protected/license-api-v1',
staging: 'IS-TEST/EDU/5708150320/MMS-Protected/license-api-v1',
staging: 'IS-TEST/GOV/6601241280/MMS-Protected/license-api-v1',
prod: 'IS/EDU/5708150320/MMS-Protected/license-api-v1',
},
XROAD_MMS_GRADE_SERVICE_ID: {
dev: 'IS-DEV/GOV/10066/MMS-Protected/grade-api-v1',
staging: 'IS-TEST/EDU/5708150320/MMS-Protected/grade-api-v1',
staging: 'IS-TEST/GOV/6601241280/MMS-Protected/grade-api-v1',
prod: 'IS/EDU/5708150320/MMS-Protected/grade-api-v1',
},
},
Expand Down Expand Up @@ -618,7 +618,7 @@ export const Inna = new XroadConf({
env: {
XROAD_INNA_PATH: {
dev: 'IS-DEV/GOV/10066/MMS-Protected/inna-v1',
staging: 'IS-TEST/EDU/5708150320/MMS-Protected/inna-v1',
staging: 'IS-TEST/GOV/6601241280/MMS-Protected/inna-v1',
prod: 'IS/EDU/5708150320/MMS-Protected/inna-v1',
},
},
Expand Down

0 comments on commit 2bdfbdd

Please sign in to comment.