Skip to content

Commit

Permalink
Rut om kall til veilarboppfolging i gcp (#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
johatr authored Sep 23, 2024
1 parent 56b0b9f commit b47af7d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions .nais/naiserator-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ spec:
- host: "teamsykefravr-unleash-api.nav.cloud.nais.io"
- host: "ereg-services-q1.dev-fss-pub.nais.io"
- host: "syfooppfolgingsplanservice.dev-fss-pub.nais.io"
- host: "veilarboppfolging.dev-fss-pub.nais.io"
rules:
- application: fastlegerest
- application: isaktivitetskrav
Expand Down Expand Up @@ -93,6 +92,8 @@ spec:
namespace: team-esyfo
- application: modiacontextholder
namespace: personoversikt
- application: veilarboppfolging
namespace: poao
envFrom:
- secret: syfomodiaperson-session-key
- secret: syfomodiaperson-redis-password
Expand Down Expand Up @@ -224,9 +225,9 @@ spec:
- name: MEROPPFOLGING_BACKEND_HOST
value: "http://meroppfolging-backend.team-esyfo"
- name: VEILARBOPPFOLGING_AAD_APP_CLIENT_ID
value: "dev-fss.pto.veilarboppfolging"
value: "dev-gcp.poao.veilarboppfolging"
- name: VEILARBOPPFOLGING_HOST
value: "https://veilarboppfolging.dev-fss-pub.nais.io"
value: "http://veilarboppfolging.poao"
- name: ISMANGLENDEMEDVIRKNING_AAD_APP_CLIENT_ID
value: "dev-gcp.teamsykefravr.ismanglendemedvirkning"
- name: ISMANGLENDEMEDVIRKNING_HOST
Expand Down
7 changes: 4 additions & 3 deletions .nais/naiserator-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ spec:
- host: "teamsykefravr-unleash-api.nav.cloud.nais.io"
- host: "ereg-services.prod-fss-pub.nais.io"
- host: "syfooppfolgingsplanservice.prod-fss-pub.nais.io"
- host: "veilarboppfolging.prod-fss-pub.nais.io"
rules:
- application: fastlegerest
- application: isaktivitetskrav
Expand Down Expand Up @@ -93,6 +92,8 @@ spec:
namespace: team-esyfo
- application: modiacontextholder
namespace: personoversikt
- application: veilarboppfolging
namespace: poao
envFrom:
- secret: syfomodiaperson-session-key
- secret: syfomodiaperson-redis-password
Expand Down Expand Up @@ -223,9 +224,9 @@ spec:
- name: MEROPPFOLGING_BACKEND_HOST
value: "http://meroppfolging-backend.team-esyfo"
- name: VEILARBOPPFOLGING_AAD_APP_CLIENT_ID
value: "prod-fss.pto.veilarboppfolging"
value: "prod-gcp.poao.veilarboppfolging"
- name: VEILARBOPPFOLGING_HOST
value: "https://veilarboppfolging.prod-fss-pub.nais.io"
value: "http://veilarboppfolging.poao"
- name: ISMANGLENDEMEDVIRKNING_AAD_APP_CLIENT_ID
value: "prod-gcp.teamsykefravr.ismanglendemedvirkning"
- name: ISMANGLENDEMEDVIRKNING_HOST
Expand Down

0 comments on commit b47af7d

Please sign in to comment.