Skip to content

Commit

Permalink
E - Oppdaterer kodeverk med azure ad config
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Dec 17, 2024
1 parent 184c0cd commit 6f9b1cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
implementation("no.nav.eessi.pensjon:ep-eux:2.3.37")
implementation("no.nav.eessi.pensjon:ep-metrics:2.0.89")
implementation("no.nav.eessi.pensjon:ep-logging:2.1.87")
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.0.183"){
implementation("no.nav.eessi.pensjon:ep-kodeverk:4.0.186"){
exclude module: 'ep-eux'
exclude module: 'ep-metrics'
exclude module: 'ep-logging'
Expand Down
2 changes: 1 addition & 1 deletion nais/dev-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
- name: KRR_CLIENT_ID
value: dev-gcp.team-rocket.digdir-krr-proxy
- name: AZURE_APP_KODEVERK_CLIENT_ID
value: kodeverk-api.nav.no
value: dev-gcp.team-rocket.kodeverk-api
- name: KAFKA_AUTOMATISERING_TOPIC
value: eessipensjon.public-automatisering-q2
- name: KODEVERK_URL
Expand Down

0 comments on commit 6f9b1cf

Please sign in to comment.