@@ -71,6 +71,10 @@ domain = "sa1.hsdp.io"
7171[region .apac3 .service .cf ]
7272url = " https://api.sys.ap3.hsdp.io"
7373domain = " ap3.hsdp.io"
74+ [region .ca1 .service .cf ]
75+ url = " https://api.sys.ca1.hsdp.io"
76+ domain = " ca1.hsdp.io"
77+
7478
7579# Service DOCKER-REGISTRY
7680[region .us-east .service .docker-registry ]
@@ -81,6 +85,8 @@ host = "docker.eu1.hsdp.io"
8185host = " docker.sa1.hsdp.io"
8286[region .apac3 .service .docker-registry ]
8387host = " docker.ap3.hsdp.io"
88+ [region .ca1 .service .docker-registry ]
89+ host = " docker.ca1.hsdp.io"
8490
8591# Service CONSOLE
8692[region .us-east .service .console ]
@@ -91,6 +97,8 @@ url = "https://console.eu1.hsdp.io"
9197url = " https://console.sa1.hsdp.io"
9298[region .apac3 .service .console ]
9399url = " https://console.ap3.hsdp.io"
100+ [region .ca1 .service .console ]
101+ url = " https://console.ca1.hsdp.io"
94102
95103# Service STL
96104[region .dev .service .stl ]
@@ -114,6 +122,8 @@ url = "https://uaa.sys.sa1.hsdp.io"
114122url = " https://uaa.sys.ap3.hsdp.io"
115123[region .dev .service .uaa ]
116124url = " https://uaa.cloud.phsdp.com"
125+ [region .ca1 .service .uaa ]
126+ url = " https://uaa.sys.ca1.hsdp.io"
117127
118128# Notification
119129[region .us-east .env .client-test .service .notification ]
@@ -132,6 +142,8 @@ url = "https://notification-service.sa1.hsdp.io"
132142url = " https://notification-service.cn1.philips-healthsuite.com.cn"
133143[region .apac3 .env .prod .service .notification ]
134144url = " https://notification-service.ap3.hsdp.io"
145+ [region .ca1 .env .prod .service .notification ]
146+ url = " https://notification-service.ca1.hsdp.io"
135147
136148# Service IAM
137149[region .us-east .env .client-test .service .iam ]
@@ -150,6 +162,8 @@ url = "https://iam-service.ap3.hsdp.io"
150162url = " https://iam-development.us-east.philips-healthsuite.com"
151163[region .cn1 .env .prod .service .iam ]
152164url = " https://iam-service.cn1.philips-healthsuite.com.cn"
165+ [region .ca1 .env .prod .service .iam ]
166+ url = " https://iam-service.ca1.hsdp.io"
153167
154168# Service IDM
155169[region .us-east .env .client-test .service .idm ]
@@ -168,6 +182,8 @@ url = "https://idm-service.ap3.hsdp.io"
168182url = " https://idm-development.us-east.philips-healthsuite.com"
169183[region .cn1 .env .prod .service .idm ]
170184url = " https://idm-service.cn1.philips-healthsuite.com.cn"
185+ [region .ca1 .env .prod .service .idm ]
186+ url = " https://idm-service.ca1.hsdp.io"
171187
172188# Service CARTEL
173189[region .dev .service .cartel ]
@@ -178,6 +194,8 @@ host = "cartel-na1.cloud.phsdp.com"
178194host = " cartel-eu1.cloud.phsdp.com"
179195[region .sa1 .service .cartel ]
180196host = " cartel-sa1.cloud.phsdp.com"
197+ [region .ca1 .service .cartel ]
198+ host = " cartel-ca1.cloud.phsdp.com"
181199
182200# Service GATEWAY
183201[region .dev .service .gateway ]
@@ -195,6 +213,9 @@ domain = "sa1.phsdp.com"
195213[region .apac3 .service .gateway ]
196214host = " gw-apac3.phsdp.com"
197215domain = " apac3.phsdp.com"
216+ [region .ca1 .service .gateway ]
217+ host = " gw-ca1.phsdp.com"
218+ domain = " ca1.phsdp.com"
198219
199220# Service S3CREDS
200221[region .us-east .env .dev .service .s3creds ]
@@ -233,6 +254,8 @@ url = "https://logingestor2.us-east.philips-healthsuite.com"
233254url = " https://logingestor2.sa1.hsdp.io"
234255[region .apac3 .env .prod .service .logging ]
235256url = " https://logingestor2.ap3.hsdp.io"
257+ [region .ca1 .env .prod .service .logging ]
258+ url = " https://logingestor2.ca1.hsdp.io"
236259
237260# Service LOGQUERY
238261[region .eu-west .env .client-test .service .logquery ]
@@ -247,6 +270,8 @@ url = "https://logquery.us-east.philips-healthsuite.com"
247270url = " https://logquery.sa1.hsdp.io"
248271[region .apac3 .env .prod .service .logquery ]
249272url = " https://logquery.ap3.hsdp.io"
273+ [region .ca1 .env .prod .service .logquery ]
274+ url = " https://logquery.ca1.hsdp.io"
250275
251276# Service KIBANA
252277[region .eu-west .env .client-test .service .kibana ]
@@ -263,6 +288,8 @@ url = "https://kibana-client-test.sa1.hsdp.io"
263288url = " https://kibana.sa1.hsdp.io"
264289[region .apac3 .env .prod .service .kibana ]
265290url = " https://kibana.ap3.hsdp.io"
291+ [region .ca1 .env .prod .service .kibana ]
292+ url = " https://kibana.ca1.hsdp.io"
266293
267294# Service PKI
268295[region .eu-west .env .client-test .service .pki ]
@@ -273,3 +300,19 @@ url = "https://pki-client-test.us-east.philips-healthsuite.com"
273300# Service MDM
274301[region .eu-west .env .client-test .service .mdm ]
275302url = " https://connect-mdm-client-test.us-east.philips-healthsuite.com/connect/mdm"
303+
304+ # Service VAULT-PROXY
305+ [region .us-east .service .vault-proxy ]
306+ url = " https://vproxy.us-east.philips-healthsuite.com"
307+ [region .us-west .service .vault-proxy ]
308+ url = " https://vproxy.cloud.phsdp.com"
309+ [region .eu-west .service .vault-proxy ]
310+ url = " https://vproxy.eu-west.philips-healthsuite.com"
311+ [region .sa1 .service .vault-proxy ]
312+ url = " https://vproxy.sa1.hsdp.io"
313+ [region .apac3 .service .vault-proxy ]
314+ url = " https://vproxy.ap3.hsdp.io"
315+ [region .cn1 .service .vault-proxy ]
316+ url = " https://vproxy.cn1.philips-healthsuite.com.cn"
317+ [region .ca1 .service .vault-proxy ]
318+ url = " https://vproxy.ca1.hsdp.io"
0 commit comments