Skip to content

Instantly share code, notes, and snippets.

@arashkaffamanesh
Created April 25, 2019 12:03
Show Gist options
  • Save arashkaffamanesh/27393a0e1420858c21cda3050705d272 to your computer and use it in GitHub Desktop.
Save arashkaffamanesh/27393a0e1420858c21cda3050705d272 to your computer and use it in GitHub Desktop.
kafka1-topic.yaml
apiVersion: kafka.strimzi.io/v1alpha1
kind: KafkaTopic
metadata:
name: test
labels:
strimzi.io/cluster: kafka1
spec:
partitions: 3
replicas: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment