Skip to content

Instantly share code, notes, and snippets.

@joycse06
Created January 8, 2021 03:49
Show Gist options
  • Save joycse06/044fdc800f9e8b0d9e198832933b9811 to your computer and use it in GitHub Desktop.
Save joycse06/044fdc800f9e8b0d9e198832933b9811 to your computer and use it in GitHub Desktop.
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: kafka-consumer
namespace: default
labels:
project: kafka-consumer
team: event-streamer
annotations:
kafka-auth/enable: 'true'
kafka-auth/cname: 'kafka-consumer.kafka.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment