first commit

This commit is contained in:
Hoang Nguyen
2026-05-05 22:30:30 +02:00
commit 09a368b484
9 changed files with 174 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
metadata:
name: dev-user
labels:
strimzi.io/cluster: dev-cluster
spec:
authentication:
type: scram-sha-512