From fbc4c374477b5b2832cf4ded1d59fb74ab34fff9 Mon Sep 17 00:00:00 2001 From: Christer Time Date: Thu, 23 Sep 2021 10:59:49 +0200 Subject: [PATCH] ci: added cors url (#784) --- radixconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radixconfig.yaml b/radixconfig.yaml index b7cfda09..a6e3814d 100644 --- a/radixconfig.yaml +++ b/radixconfig.yaml @@ -49,7 +49,7 @@ spec: DisableMigrations: "false" CostAllocationTypeTagName: "CostAllocationType" CostAllocationCodeTagName: "CostAllocationCode" - AllowCorsDomains: "https://frontend-sepes-web-dev.radix.equinor.com,http://localhost:3000/" + AllowCorsDomains: "https://frontend-sepes-web-dev.radix.equinor.com,http://localhost:3000/,https://*.pr.dev.sepes.equinor.com" replicas: 2 monitoring: true resources: