Skip to content

Commit

Permalink
Merge pull request #3914 from navikt/chore/kafka-manager
Browse files Browse the repository at this point in the history
ny topic i kafka manager
  • Loading branch information
sondrele authored Jun 12, 2024
2 parents c37d244 + 3e334de commit 39370b7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions iac/kafka-manager/dev/kafka-manager-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@ spec:
"keyDeserializerType": "STRING",
"valueDeserializerType": "STRING"
},
{
"name": "teamarenanais.aapen-arena-histtiltakdeltakerendret-v1-q2",
"location": "AIVEN",
"keyDeserializerType": "STRING",
"valueDeserializerType": "STRING"
},
{
"name": "team-mulighetsrommet.siste-tiltaksgjennomforinger-v1",
"location": "AIVEN",
Expand Down
6 changes: 6 additions & 0 deletions iac/kafka-manager/prod/kafka-manager-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@ spec:
"keyDeserializerType": "STRING",
"valueDeserializerType": "STRING"
},
{
"name": "teamarenanais.aapen-arena-histtiltakdeltakerendret-v1-p",
"location": "AIVEN",
"keyDeserializerType": "STRING",
"valueDeserializerType": "STRING"
},
{
"name": "team-mulighetsrommet.siste-tiltakstyper-v1",
"location": "AIVEN",
Expand Down

0 comments on commit 39370b7

Please sign in to comment.