Skip to content

Commit

Permalink
Merge pull request #16 from OlivierCazade/kafka-topic-name
Browse files Browse the repository at this point in the history
Changed kafka topic name in the example
  • Loading branch information
OlivierCazade authored May 30, 2022
2 parents 34036a8 + 9759fa0 commit baae6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kafka-topic.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaTopic
metadata:
name: flp-topic
name: network-flows
labels:
strimzi.io/cluster: "kafka-cluster"
spec:
Expand Down

0 comments on commit baae6ee

Please sign in to comment.