Skip to content

Commit

Permalink
IS-2301: Btsys migrert til gcp
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe committed Apr 16, 2024
1 parent dd379bd commit 3a959dc
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 @@ -52,7 +52,6 @@ spec:
- port: 1413
- host: "dokarkiv.dev-fss-pub.nais.io"
- host: "pdl-api.dev-fss-pub.nais.io"
- host: "btsys.dev-fss-pub.nais.io"
rules:
- application: padm2pdfgen
- application: clamav
Expand All @@ -62,6 +61,8 @@ spec:
- application: syfohelsenettproxy
namespace: teamsykmelding
- application: isbehandlerdialog
- application: btsys-api
namespace: team-rocket
azure:
application:
allowAllUsers: true
Expand Down Expand Up @@ -111,9 +112,9 @@ spec:
- name: HELSENETT_ENDPOINT_URL
value: http://syfohelsenettproxy.teamsykmelding
- name: LEGE_SUSPENSJON_CLIENT_ID
value: dev-fss.team-rocket.btsys
value: dev-gcp.team-rocket.btsys-api
- name: LEGE_SUSPENSJON_ENDPOINT_URL
value: https://btsys.dev-fss-pub.nais.io
value: http://btsys-api.team-rocket
- name: SMTSS_CLIENT_ID
value: dev-gcp.teamsykmelding.smtss
- name: SMTSS_URL
Expand Down
7 changes: 4 additions & 3 deletions .nais/naiserator-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ spec:
- port: 1414
- host: "dokarkiv.prod-fss-pub.nais.io"
- host: "pdl-api.prod-fss-pub.nais.io"
- host: "btsys.prod-fss-pub.nais.io"
rules:
- application: padm2pdfgen
- application: clamav
Expand All @@ -62,6 +61,8 @@ spec:
- application: syfohelsenettproxy
namespace: teamsykmelding
- application: isbehandlerdialog
- application: btsys-api
namespace: team-rocket
azure:
application:
allowAllUsers: true
Expand Down Expand Up @@ -111,9 +112,9 @@ spec:
- name: HELSENETT_ENDPOINT_URL
value: http://syfohelsenettproxy.teamsykmelding
- name: LEGE_SUSPENSJON_CLIENT_ID
value: prod-fss.team-rocket.btsys
value: prod-gcp.team-rocket.btsys-api
- name: LEGE_SUSPENSJON_ENDPOINT_URL
value: https://btsys.prod-fss-pub.nais.io
value: http://btsys-api.team-rocket
- name: SMTSS_CLIENT_ID
value: prod-gcp.teamsykmelding.smtss
- name: SMTSS_URL
Expand Down

0 comments on commit 3a959dc

Please sign in to comment.