Skip to content

Commit

Permalink
Merge pull request #1329 from navikt/correct_svarbrev_roles
Browse files Browse the repository at this point in the history
Correct svarbrev roles.
  • Loading branch information
oyvind-wedoe authored Feb 10, 2025
2 parents a9f678f + bda0ebc commit 95c36b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions deploy/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ adRoles:
- name: KABAL_KROL_ROLE_ID
value: c3cbba77-ce3b-4d47-b136-79c1ce4ad4c0
- name: KABAL_SVARBREVINNSTILLINGER_ROLE_ID
# Replace when role in place.
value: 53fbfb2d-70ec-4077-9fe0-9a15f8518ba4
value: cdfc5e18-a75a-4335-9002-1519bb0e7f76

envs:
- name: JAVA_TOOL_OPTIONS
Expand Down
3 changes: 1 addition & 2 deletions deploy/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ adRoles:
- name: KABAL_KROL_ROLE_ID
value: a478bf9a-fb73-4dee-bd84-411ca4749cb9
- name: KABAL_SVARBREVINNSTILLINGER_ROLE_ID
# Replace when role in place.
value: 90f4f8df-8dde-4001-a925-3e8e393c09e8
value: e11eac72-43dc-48bc-b9cb-383b600fd03b

envs:
- name: JAVA_OPTS
Expand Down

0 comments on commit 95c36b8

Please sign in to comment.