Skip to content

Commit 304ff37

Browse files
committed
- Update application.yml to fix URL for testnav-sykemelding-proxy.
#deploy-test-frontend
1 parent cca9782 commit 304ff37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dolly-frontend/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ consumers:
201201
testnav-sykemelding-proxy:
202202
name: testnav-sykemelding-proxy
203203
namespace: dolly
204-
url: http://testnav-arbeidsplassencv-proxy.dolly.svc.cluster.local
204+
url: http://testnav-sykemelding-proxy.dolly.svc.cluster.local
205205
cluster: dev-gcp
206206
testnav-histark-proxy:
207207
name: testnav-histark-proxy

0 commit comments

Comments
 (0)