Skip to content

Commit

Permalink
[KAIZEN-0] deploy p
Browse files Browse the repository at this point in the history
  • Loading branch information
hakonph committed Nov 5, 2019
1 parent 3822be1 commit 331a4ac
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ workflows:
filepath: ./nais-fss.yaml,./nais-sbs.yaml
filters:
branches:
only: master
only: dev
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![CircleCI](https://circleci.com/gh/navikt/arbeidsrettet-dialog/tree/master.svg?style=svg)](https://circleci.com/gh/navikt/arbeidsrettet-dialog/tree/master)

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts
Expand Down
4 changes: 2 additions & 2 deletions nais-fss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ spec:
enabled: true
path: arbeidsrettet-dialog/internal/metrics
ingresses:
- https://arbeidsrettet-dialog-{{namespace}}.nais.preprod.local
- https://app-{{namespace}}.adeo.no/arbeidsrettet-dialog
- https://arbeidsrettet-dialo.nais.adeo.no
- https://app.adeo.no/arbeidsrettet-dialog
vault:
enabled: true
webproxy: true
Expand Down
3 changes: 1 addition & 2 deletions nais-sbs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ spec:
enabled: true
path: arbeidsrettet-dialog/internal/metrics
ingresses:
- https://arbeidsrettet-dialog-{{namespace}}.nais.oera-q.local
- https://arbeidsrettet-dialog-{{namespace}}.dev-sbs.nais.io
- https://arbeidsrettet-dialog.nav.no
vault:
enabled: true
webproxy: true
Expand Down

0 comments on commit 331a4ac

Please sign in to comment.