Skip to content

Commit

Permalink
Gå mot veilarbportefolje gcp
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathiamu committed Sep 2, 2024
1 parent d24501b commit 4bba697
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .nais/obo-nais-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ spec:
namespace: pto
- application: modiacontextholder
namespace: personoversikt
- application: veilarbportefolje
namespace: obo
cluster: prod-gcp
external:
- host: veilarbportefolje.prod-fss-pub.nais.io
- host: veilarbvedtaksstotte.prod-fss-pub.nais.io
- host: veilarbveileder.prod-fss-pub.nais.io
- host: veilarboppfolging.prod-fss-pub.nais.io
Expand Down Expand Up @@ -88,12 +90,12 @@ spec:
"proxies": [
{
"fromPath": "/veilarbportefolje",
"toUrl": "https://veilarbportefolje.prod-fss-pub.nais.io",
"toUrl": "http://veilarbportefolje.obo",
"preserveFromPath": true,
"toApp": {
"name": "veilarbportefolje",
"namespace": "pto",
"cluster": "prod-fss"
"namespace": "obo",
"cluster": "prod-gcp"
}
},
{
Expand Down

0 comments on commit 4bba697

Please sign in to comment.