Skip to content

Commit

Permalink
Merge pull request #3266 from navikt/tilgang-komet-amt-deltaker
Browse files Browse the repository at this point in the history
Tilgang til kafka for amt-deltaker
  • Loading branch information
fredrikpe authored Feb 13, 2024
2 parents c03be6e + 0a61289 commit c57d39a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions iac/kafka-topics/dev/siste-tiltaksgjennomforinger-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ spec:
- team: amt
application: amt-aktivitetskort-publisher
access: read
- team: amt
application: amt-deltaker
access: read

# DVH
- team: teamoppfolging
Expand Down
3 changes: 3 additions & 0 deletions iac/kafka-topics/dev/siste-tiltakstyper-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ spec:
- team: amt
application: amt-deltaker-bff
access: read
- team: amt
application: amt-deltaker
access: read
- team: pto
application: veilarbportefolje
access: read
Expand Down
3 changes: 3 additions & 0 deletions iac/kafka-topics/prod/siste-tiltaksgjennomforinger-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ spec:
- team: amt
application: amt-aktivitetskort-publisher
access: read
- team: amt
application: amt-deltaker
access: read

# DVH
- team: teamoppfolging
Expand Down
3 changes: 3 additions & 0 deletions iac/kafka-topics/prod/siste-tiltakstyper-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ spec:
- team: amt
application: amt-kafka-manager
access: read
- team: amt
application: amt-deltaker
access: read
- team: pto
application: veilarbportefolje
access: read
Expand Down

0 comments on commit c57d39a

Please sign in to comment.