Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hildeheggstad committed Jun 8, 2020
1 parent ea8a64b commit d70390b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 1 addition & 2 deletions nais/dev-sbs.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"ingress": "https://arbeidsgiver-q.nav.no/arbeidsforhold",
"api-gw-url": "https://api-gw-q1.oera.no",
"api-gw-url-q0": "https://api-gw-q0.oera.no",
"selvbetjening-login-url": "https://loginservice-q.nav.no/login?redirect=https://arbeidsgiver-q.nav.no/arbeidsforhold",
"logout-url": "https://loginservice-q.nav.no/slo",
"decorator-external-url": "https://appres-q1.nav.no/common-html/v4/navno?header-withmenu=true&styles=true&scripts=true&footer-withmenu=true"
}
}
5 changes: 1 addition & 4 deletions naiserator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ spec:
- name: API_GATEWAY
value: '{{{api-gw-url}}}'
- name: LOGIN_URL
value: '{{{selvbetjening-login-url}}}'
- name: Q0API_GATEWAY
value: '{{{api-gw-url-q0}}}'

value: '{{{selvbetjening-login-url}}}'

0 comments on commit d70390b

Please sign in to comment.