Skip to content

Commit

Permalink
Merge branch 'master' into feature/dolly-frontend-react-hook-form-mig…
Browse files Browse the repository at this point in the history
…ration
  • Loading branch information
stigus committed Jan 18, 2024
2 parents 312e5d2 + b930217 commit 774e56b
Show file tree
Hide file tree
Showing 19 changed files with 12 additions and 30 deletions.
2 changes: 0 additions & 2 deletions apps/batch-bestilling-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ spec:
webproxy: true
tokenx:
enabled: true
tracing:
enabled: true
accessPolicy:
inbound:
rules:
Expand Down
2 changes: 1 addition & 1 deletion apps/dolly-backend/config.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ spec:
name: testnav-dolly-backend-dev
databases:
- name: testnav-dolly-backend-dev
autoBackupTime: "01:00"
autoBackupHour: 3
2 changes: 1 addition & 1 deletion apps/dolly-backend/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ spec:
databases:
- name: testnav-dolly-backend
tier: db-custom-2-3840
autoBackupTime: "01:00"
autoBackupHour: 2
1 change: 1 addition & 0 deletions apps/dolly-frontend/config.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ spec:
autoLogin: true
autoLoginIgnorePaths:
- /login
- /assets/*
application:
allowAllUsers: true
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion apps/dolly-frontend/config.unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
autoLogin: true
autoLoginIgnorePaths:
- /login
errorPath: /login
- /assets/*
application:
allowAllUsers: true
enabled: true
Expand Down
1 change: 1 addition & 0 deletions apps/dolly-frontend/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ spec:
autoLogin: true
autoLoginIgnorePaths:
- /login
- /assets/*
application:
allowAllUsers: true
enabled: true
Expand Down
2 changes: 0 additions & 2 deletions apps/generer-navn-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ metadata:
spec:
image: "{{image}}"
port: 8080
tracing:
enabled: true
accessPolicy:
inbound:
rules:
Expand Down
2 changes: 0 additions & 2 deletions apps/generer-synt-amelding-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ spec:
image: "{{image}}"
port: 8080
webproxy: true
tracing:
enabled: true
accessPolicy:
inbound:
rules:
Expand Down
2 changes: 0 additions & 2 deletions apps/geografiske-kodeverk-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ metadata:
spec:
image: "{{image}}"
port: 8080
tracing:
enabled: true
accessPolicy:
inbound:
rules:
Expand Down
2 changes: 0 additions & 2 deletions apps/joark-dokument-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ metadata:
spec:
image: "{{image}}"
port: 8080
tracing:
enabled: true
accessPolicy:
inbound:
rules:
Expand Down
2 changes: 0 additions & 2 deletions apps/miljoer-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ spec:
image: "{{image}}"
port: 8080
webproxy: true
tracing:
enabled: true
accessPolicy:
inbound:
rules:
Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-tilgang-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ spec:
name: testnav-organisasjon-tilganger
databases:
- name: testnav-organisasjon-tilganger
autoBackupTime: "02:30"
autoBackupHour: 2
2 changes: 1 addition & 1 deletion apps/orgnummer-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ spec:
name: testnav-orgnummer-pool
databases:
- name: testnav-orgnummer-pool
autoBackupTime: "02:00"
autoBackupHour: 2
2 changes: 0 additions & 2 deletions apps/profil-api/config.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ spec:
enabled: true
tenant: nav.no
port: 8080
tracing:
enabled: true
envFrom:
- secret: user-encryption-dev
accessPolicy:
Expand Down
2 changes: 0 additions & 2 deletions apps/profil-api/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ spec:
enabled: true
tenant: nav.no
port: 8080
tracing:
enabled: true
envFrom:
- secret: user-encryption-prod
accessPolicy:
Expand Down
2 changes: 1 addition & 1 deletion apps/testnav-ident-pool/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ spec:
databases:
- name: testnav-identpool
tier: db-custom-1-3840
autoBackupTime: "02:00"
autoBackupHour: 2
2 changes: 0 additions & 2 deletions apps/tilbakemelding-api/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ metadata:
spec:
image: "{{image}}"
port: 8080
tracing:
enabled: true
accessPolicy:
inbound:
rules:
Expand Down
8 changes: 2 additions & 6 deletions apps/tps-messaging-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,7 @@ spec:
external:
- host: b27apvl221.preprod.local
ports:
- name: MQ Q-env
port: 1413
protocol: TCP
- port: 1413
- host: d26apvl300.test.local
ports:
- name: MQ T-env
port: 1412
protocol: TCP
- port: 1412
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package no.nav.testnav.apps.tpsmessagingservice;

import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
Expand All @@ -9,6 +10,7 @@

import static org.assertj.core.api.AssertionsForClassTypes.assertThat;

@Disabled
@SpringBootTest
@ActiveProfiles("test")
class ApplicationContextTest {
Expand Down

0 comments on commit 774e56b

Please sign in to comment.