Skip to content

Commit

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

0 comments on commit d24501b

Please sign in to comment.