Skip to content

Commit

Permalink
Revert "Bruk veilarboppfolging i gcp (#307)" (#308)
Browse files Browse the repository at this point in the history
This reverts commit d0a765a.
  • Loading branch information
tu55eladd authored Sep 16, 2024
1 parent d0a765a commit c51ae66
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
9 changes: 4 additions & 5 deletions nais/nais-dev-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,9 @@ spec:
outbound:
external:
- host: veilarbdialog.dev-fss-pub.nais.io
- host: veilarboppfolging.dev-fss-pub.nais.io
- host: dab-unleash-api.nav.cloud.nais.io
rules:
- application: veilarboppfolging
namespace: poao
- application: poao-tilgang
namespace: poao
- application: please
Expand Down Expand Up @@ -144,11 +143,11 @@ spec:
# OK fix eller fjern B2C props
# OK fix SERVICEUSER_* SystemUserConfig til å bruke Azure token i stedet for vault secrets
- name: VEILARBOPPFOLGINGAPI_URL
value: "http://veilarboppfolging.poao"
value: "https://veilarboppfolging.dev-fss-pub.nais.io"
- name: VEILARBOPPFOLGINGAPI_AZURE_SCOPE
value: api://dev-gcp.poao.veilarboppfolging/.default
value: api://dev-fss.pto.veilarboppfolging/.default
- name: VEILARBOPPFOLGINGAPI_TOKENX_SCOPE
value: dev-gcp:poao:veilarboppfolging
value: dev-fss:pto:veilarboppfolging
# OK fix veilarboppfolging scope til å peke på FSS
- name: VEILARBPERSONAPI_URL
value: "https://veilarbperson.dev-fss-pub.nais.io"
Expand Down
9 changes: 4 additions & 5 deletions nais/nais-prod-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,9 @@ spec:
outbound:
external:
- host: veilarbdialog.prod-fss-pub.nais.io
- host: veilarboppfolging.prod-fss-pub.nais.io
- host: dab-unleash-api.nav.cloud.nais.io
rules:
- application: veilarboppfolging
namespace: poao
- application: poao-tilgang
namespace: poao
- application: please
Expand Down Expand Up @@ -142,11 +141,11 @@ spec:
# OK fix eller fjern B2C props
# OK fix SERVICEUSER_* SystemUserConfig til å bruke Azure token i stedet for vault secrets
- name: VEILARBOPPFOLGINGAPI_URL
value: "http://veilarboppfolging.poao"
value: "https://veilarboppfolging.prod-fss-pub.nais.io"
- name: VEILARBOPPFOLGINGAPI_AZURE_SCOPE
value: api://prod-gcp.poao.veilarboppfolging/.default
value: api://prod-fss.pto.veilarboppfolging/.default
- name: VEILARBOPPFOLGINGAPI_TOKENX_SCOPE
value: prod-gcp:poao:veilarboppfolging
value: prod-fss:pto:veilarboppfolging
# OK fix veilarboppfolging scope til å peke på FSS
- name: VEILARBPERSONAPI_URL
value: "https://veilarbperson.prod-fss-pub.nais.io"
Expand Down

0 comments on commit c51ae66

Please sign in to comment.