Skip to content

Commit

Permalink
Bruk veilarboppfølging-gcp (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
tu55eladd authored Sep 19, 2024
1 parent 15e32ea commit 29f575f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions .nais/nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ spec:
- application: amt-enhetsregister
namespace: amt
cluster: dev-gcp
- application: veilarboppfolging
namespace: poao
external:
- host: amt-arena-ords-proxy.dev-fss-pub.nais.io
- host: veilarboppfolging.dev-fss-pub.nais.io
Expand Down Expand Up @@ -78,9 +80,9 @@ spec:
- name: AMT_ENHETSREGISTER_URL
value: http://amt-enhetsregister.amt.svc.cluster.local
- name: VEILARBOPPFOLGING_SCOPE
value: api://dev-fss.pto.veilarboppfolging/.default
value: api://dev-gcp.poao.veilarboppfolging/.default
- name: VEILARBOPPFOLGING_URL
value: https://veilarboppfolging.dev-fss-pub.nais.io
value: http://veilarboppfolging.poao
- name: UNLEASH_ENVIRONMENT
value: development
gcp:
Expand Down
6 changes: 4 additions & 2 deletions .nais/nais-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ spec:
- application: amt-enhetsregister
namespace: amt
cluster: prod-gcp
- application: veilarboppfolging
namespace: poao
external:
- host: amt-arena-ords-proxy.prod-fss-pub.nais.io
- host: veilarboppfolging.prod-fss-pub.nais.io
Expand All @@ -76,9 +78,9 @@ spec:
- name: AMT_ENHETSREGISTER_URL
value: http://amt-enhetsregister.amt.svc.cluster.local
- name: VEILARBOPPFOLGING_SCOPE
value: api://prod-fss.pto.veilarboppfolging/.default
value: api://prod-gcp.poao.veilarboppfolging/.default
- name: VEILARBOPPFOLGING_URL
value: https://veilarboppfolging.prod-fss-pub.nais.io
value: http://veilarboppfolging.poao
- name: UNLEASH_ENVIRONMENT
value: production
gcp:
Expand Down

0 comments on commit 29f575f

Please sign in to comment.