Skip to content

Instantly share code, notes, and snippets.

@lbroudoux
Last active October 18, 2021 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lbroudoux/f8aa58b73b57799438e1ac41ff0a1871 to your computer and use it in GitHub Desktop.
Save lbroudoux/f8aa58b73b57799438e1ac41ff0a1871 to your computer and use it in GitHub Desktop.
Strimzi user with mtls authentication #strimzi #openshift
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
metadata:
name: mtls-user
labels:
strimzi.io/cluster: mtls-cluster
spec:
authentication:
type: tls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment