Skip to content

Commit 13fd5b0

Browse files
committed
feature: Add teamkatalog API host to configuration files #deploy-test-dolly-backend
1 parent 3aac664 commit 13fd5b0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

apps/dolly-backend/config.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ spec:
5353
- host: testnav-inst-proxy.dev-fss-pub.nais.io
5454
- host: testnav-krrstub-proxy.dev-fss-pub.nais.io
5555
- host: testnav-pdl-proxy.dev-fss-pub.nais.io
56+
- host: teamkatalog-api.intern.nav.no
5657
webproxy: true
5758
azure:
5859
application:

apps/dolly-backend/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ spec:
5959
- host: testnav-inst-proxy.dev-fss-pub.nais.io
6060
- host: testnav-krrstub-proxy.dev-fss-pub.nais.io
6161
- host: testnav-pdl-proxy.dev-fss-pub.nais.io
62+
- host: teamkatalog-api.intern.nav.no
6263
webproxy: true
6364
azure:
6465
application:

0 commit comments

Comments
 (0)