Skip to content

Commit c89882a

Browse files
authored
Merge pull request #730 from citizensadvice/update-dev-monitoring-urls
monitor URLs through the CDN as the endpoint is no longer directly accessible
2 parents c52def3 + 634b42e commit c89882a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

infrastructure/app/stages/dev.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ ingress:
66
targets:
77
staticConfig:
88
static:
9-
- https://energy-apps.qa.citizensadvice.org.uk
9+
- https://cdn.develop.content.citizensadvice.org.uk/consumer/energy/energy-supply/save-energy-at-home/check-how-much-your-electrical-appliances-cost-to-use/
10+
- https://cdn.develop.content.citizensadvice.org.uk/consumer/your-energy/get-a-better-energy-deal/compare-domestic-energy-suppliers-customer-service/
1011
enabled: true
1112
restrictToCdn: true
1213
annotations:

0 commit comments

Comments
 (0)