Skip to content

Commit

Permalink
Merge pull request #937 from michalvavrik/feature/use-kafka-3-5
Browse files Browse the repository at this point in the history
Use Kafka 3.5 as AMQ operator does not support 3.6
  • Loading branch information
mjurc authored Oct 26, 2023
2 parents 6af9378 + e99c8fd commit 3b2097c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: kafka-instance
spec:
kafka:
version: 3.6.0
version: 3.5.0
replicas: 1
listeners:
- name: plain
Expand Down

0 comments on commit 3b2097c

Please sign in to comment.