Skip to content

Commit

Permalink
Merge pull request #1668 from navikt/cleanup_nais
Browse files Browse the repository at this point in the history
Cleanup nais config
  • Loading branch information
kenglxn authored Sep 1, 2023
2 parents 3d27437 + b7d1e4e commit e7c1d24
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 18 deletions.
4 changes: 0 additions & 4 deletions nais/dev-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ spec:
value: /etc/ssl/ca-bundle.pem
- name: LOGIN_URL
value: https://arbeidsgiver.intern.dev.nav.no/min-side-arbeidsgiver/oauth2/login
- name: PROXY_LOG_LEVEL
value: debug
- name: BRUKER_API_URL
value: http://notifikasjon-bruker-api.fager.svc.cluster.local
- name: GIT_COMMIT
value: {{commit}}
- name: MILJO
Expand Down
6 changes: 0 additions & 6 deletions nais/experimental-labs-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,8 @@ spec:
env:
- name: NODE_EXTRA_CA_CERTS
value: /etc/ssl/ca-bundle.pem
- name: BACKEND_API_URL
value: http://demo-min-side-arbeidsgiver-api.fager
- name: LOGIN_URL
value: https://arbeidsgiver.ekstern.dev.nav.no/fake-login/login?issuer=selvbetjening&sub=123456789&domain=ekstern.dev.nav.no&redirect=https://arbeidsgiver-dev-lik.ekstern.dev.nav.no/min-side-arbeidsgiver/
- name: PROXY_LOG_LEVEL
value: debug
- name: BRUKER_API_URL
value: http://localhost:8081
- name: GIT_COMMIT
value: {{commit}}
- name: MILJO
Expand Down
4 changes: 0 additions & 4 deletions nais/labs-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ spec:
value: /etc/ssl/ca-bundle.pem
- name: LOGIN_URL
value: https://arbeidsgiver.ekstern.dev.nav.no/fake-login/login?issuer=selvbetjening&sub=123456789&domain=arbeidsgiver.ekstern.dev.nav.no&redirect=https://arbeidsgiver.ekstern.dev.nav.no/min-side-arbeidsgiver/
- name: PROXY_LOG_LEVEL
value: debug
- name: BRUKER_API_URL
value: http://localhost:8081
- name: GIT_COMMIT
value: {{commit}}
- name: MILJO
Expand Down
4 changes: 0 additions & 4 deletions nais/prod-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ spec:
value: /etc/ssl/ca-bundle.pem
- name: LOGIN_URL
value: https://arbeidsgiver.nav.no/min-side-arbeidsgiver/oauth2/login
- name: PROXY_LOG_LEVEL
value: debug
- name: BRUKER_API_URL
value: http://notifikasjon-bruker-api.fager.svc.cluster.local
- name: GIT_COMMIT
value: {{commit}}
- name: MILJO
Expand Down

0 comments on commit e7c1d24

Please sign in to comment.