Skip to content

Commit

Permalink
ny medl ingress (#664)
Browse files Browse the repository at this point in the history
Co-authored-by: Stian S. Douzette <[email protected]>
  • Loading branch information
StianSDouzette and Stian S. Douzette authored Jun 13, 2024
1 parent f3f7336 commit ab45ae4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions deploy/preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ spec:
- host: udi-proxy.dev-fss-pub.nais.io
- host: aareg-services-q1.dev-fss-pub.nais.io
- host: ereg-services.dev.intern.nav.no
- host: medlemskap-medl-proxy.dev-fss-pub.nais.io
- host: medlemskap-medl-api.dev-fss-pub.nais.io
- host: oppgave.dev-fss-pub.nais.io
env:
- name: SECURITY_TOKEN_SERVICE_URL
value: https://api-gw-q1.oera.no/sts/SecurityTokenServiceProvider/
- name: SECURITY_TOKEN_SERVICE_REST_URL
value: https://api-gw-q1.oera.no/security-token-service
- name: MEDL2_BASE_URL
value: https://medlemskap-medl-proxy.dev-fss-pub.nais.io
value: https://medlemskap-medl-api.dev-fss-pub.nais.io
- name: AAREG_BASE_URL
value: https://aareg-services-q1.dev-fss-pub.nais.io/api
- name: SAF_BASE_URL
Expand Down
4 changes: 2 additions & 2 deletions deploy/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
- host: udi-proxy.prod-fss-pub.nais.io
- host: aareg-services.prod-fss-pub.nais.io
- host: ereg-services.dev.intern.nav.no
- host: medlemskap-medl-proxy.prod-fss-pub.nais.io
- host: medlemskap-medl-api.prod-fss-pub.nais.io
- host: oppgave.prod-fss-pub.nais.io
kafka:
pool: nav-prod
Expand All @@ -76,7 +76,7 @@ spec:
- name: SECURITY_TOKEN_SERVICE_REST_URL
value: https://api-gw.oera.no/security-token-service
- name: MEDL2_BASE_URL
value: https://medlemskap-medl-proxy.prod-fss-pub.nais.io
value: https://medlemskap-medl-api.prod-fss-pub.nais.io
- name: AAREG_BASE_URL
value: https://aareg-services.prod-fss-pub.nais.io/api
- name: SAF_BASE_URL
Expand Down

0 comments on commit ab45ae4

Please sign in to comment.