Skip to content

Commit fbb7cb9

Browse files
committed
Oppdater ACL for topics så backend kan lese og skrive
1 parent ccac27b commit fbb7cb9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.deploy/nais/kafka/hentfagsystemsbehandling_request_topic.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ spec:
1515
retentionBytes: -1 # -1 means unlimited
1616
retentionHours: 72 # -1 means unlimited
1717
acl:
18-
- team: teamfamilie
19-
application: familie-tilbake #owner
18+
- team: tilbake
19+
application: tilbakekreving-backend #owner
2020
access: readwrite # readwrite
2121
- team: teamfamilie
2222
application: familie-ba-sak #owner

.deploy/nais/kafka/hentfagsystemsbehandling_respons_topic.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ spec:
1515
retentionBytes: -1 # -1 means unlimited
1616
retentionHours: 72 # -1 means unlimited
1717
acl:
18-
- team: teamfamilie
19-
application: familie-tilbake #owner
18+
- team: tilbake
19+
application: tilbakekreving-backend #owner
2020
access: readwrite # readwrite
2121
- team: teamfamilie
2222
application: familie-ba-sak #owner

0 commit comments

Comments
 (0)