File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
dp-inntekt-api/src/main/kotlin/no/nav/dagpenger/inntekt Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ internal object Config {
60
60
" application.httpPort" to " 8099" ,
61
61
" kafka.inntekt.brukt.topic" to " teamdagpenger.inntektbrukt.v1" ,
62
62
" unleash.url" to " https://unleash.nais.io/api/" ,
63
- " pdl.url" to " http://pdl-api.default .svc.nais.local/graphql" ,
63
+ " pdl.url" to " http://pdl-api.pdl .svc.nais.local /graphql" ,
64
64
" enhetsregisteret.url" to " https://data.brreg.no/enhetsregisteret"
65
65
)
66
66
)
@@ -80,7 +80,7 @@ internal object Config {
80
80
" application.httpPort" to " 8099" ,
81
81
" kafka.inntekt.brukt.topic" to " teamdagpenger.inntektbrukt.v1" ,
82
82
" unleash.url" to " https://unleash.nais.io/api/" ,
83
- " pdl.url" to " http://pdl-api.default .svc.nais.local/graphql" ,
83
+ " pdl.url" to " http://pdl-api.pdl .svc.nais.local/graphql" ,
84
84
" enhetsregisteret.url" to " https://data.brreg.no/enhetsregisteret"
85
85
)
86
86
)
You can’t perform that action at this time.
0 commit comments