Skip to content

Commit

Permalink
* Endret oppsett for fullmakt til repr-fullmakt
Browse files Browse the repository at this point in the history
#deploy-proxy-fullmakt
#deploy-test-dolly-backend
#deploy-test-frontend
  • Loading branch information
stigus committed Nov 5, 2024
1 parent 4a50a10 commit 3ed7201
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion proxies/fullmakt-proxy/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
rules:
- application: repr-fullmakt
namespace: repr
cluster: dev-gcp
cluster: dev-fss
liveness:
path: /internal/isAlive
initialDelay: 4
Expand Down
4 changes: 2 additions & 2 deletions proxies/fullmakt-proxy/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ consumers:
fullmakt:
name: repr-fullmakt
namespace: repr
url: https://repr-fullmakt.intern.dev.nav.no
cluster: dev-gcp
url: http://repr-fullmakt.repr.svc.nais.local
cluster: dev-fss

0 comments on commit 3ed7201

Please sign in to comment.