Skip to content

Commit

Permalink
eux-nav-rinasak
Browse files Browse the repository at this point in the history
  • Loading branch information
vegardlu committed Feb 19, 2024
1 parent 537b3e4 commit 5d613a3
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions .nais/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ spec:
- host: {{ client.dokarkiv.host }}
rules:
- application: {{ application.eux-oppgave.name }}
- application: {{ application.eux-nav-rinasak.name }}
env:
- name: CLIENT_EUXNAVRINASAK_ENDPOINT
value: {{ client.euxnavrinasak.endpoint }}
Expand Down
4 changes: 4 additions & 0 deletions .nais/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ application:
name: eux-oppgave
namespace: eessibasis

eux-nav-rinasak:
name: eux-nav-rinasak
namespace: eessibasis

client:
euxnavrinasak:
url: http://eux-nav-rinasak
Expand Down
4 changes: 4 additions & 0 deletions .nais/q1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ application:
name: eux-oppgave-q1
namespace: eessibasis

eux-nav-rinasak:
name: eux-nav-rinasak-q1
namespace: eessibasis

client:
euxnavrinasak:
endpoint: http://eux-nav-rinasak-q1
Expand Down
4 changes: 4 additions & 0 deletions .nais/q2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ application:
name: eux-oppgave-q2
namespace: eessibasis

eux-nav-rinasak:
name: eux-nav-rinasak-q2
namespace: eessibasis

client:
euxnavrinasak:
endpoint: http://eux-nav-rinasak-q2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"tilordnetRessurs": "ukjent",
"status": "FERDIGSTILT",
"personident": "2850955164683"
}
}

0 comments on commit 5d613a3

Please sign in to comment.