Skip to content

Commit

Permalink
Deploy samme naisconfig mot to URLer i preprod
Browse files Browse the repository at this point in the history
  • Loading branch information
kristeine committed Mar 13, 2024
1 parent df59905 commit 7ca300a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 147 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_n_deploy_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Build, push, and deploy app to dev

on:
workflow_dispatch:
push:
branches:
- 'feat/fjern-familie-fra-url'

env:
BASE_PATH: /barnetrygd/soknad/
Expand Down
88 changes: 0 additions & 88 deletions .github/workflows/build_n_deploy_dev_gammel_URL.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions build_n_deploy/naiserator/naiserator_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ spec:
initialDelay: 5
ingresses:
- https://familie-ba-soknad.intern.dev.nav.no/barnetrygd/soknad
- https://familie-ba-soknad.intern.dev.nav.no/familie/barnetrygd/soknad
accessPolicy:
outbound:
rules:
Expand All @@ -48,6 +49,8 @@ spec:
autoLoginIgnorePaths:
- /barnetrygd/soknad/**/*.css
- /barnetrygd/soknad/**/manifest.json
- /familie/barnetrygd/soknad/**/*.css
- /familie/barnetrygd/soknad/**/manifest.json
tokenx:
enabled: true
env:
Expand Down
59 changes: 0 additions & 59 deletions build_n_deploy/naiserator/naiserator_dev_gammel_URL.yaml

This file was deleted.

0 comments on commit 7ca300a

Please sign in to comment.