Skip to content

Commit

Permalink
Lagt til infotrygd til eksternal host
Browse files Browse the repository at this point in the history
  • Loading branch information
stigebil committed Nov 21, 2023
1 parent ea22934 commit 381b399
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .deploy/nais/app-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ spec:
- host: pdl-api.dev-fss-pub.nais.io
- host: familie-integrasjoner.dev-fss-pub.nais.io
- host: norg2.dev-fss-pub.nais.io
- host: familie-ba-infotrygd.dev-fss-pub.nais.io
- host: familie-ks-infotrygd.dev-fss-pub.nais.io
env:
- name: SPRING_PROFILES_ACTIVE
value: preprod
Expand Down
2 changes: 2 additions & 0 deletions .deploy/nais/app-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ spec:
- host: pdl-api.prod-fss-pub.nais.io
- host: norg2.prod-fss-pub.nais.io
- host: familie-integrasjoner.prod-fss-pub.nais.io
- host: familie-ba-infotrygd.prod-fss-pub.nais.io
- host: familie-ks-infotrygd.prod-fss-pub.nais.io
env:
- name: SPRING_PROFILES_ACTIVE
value: prod
Expand Down

0 comments on commit 381b399

Please sign in to comment.