Yolean / kubernetes-kafka

Kafka cluster as Kubernetes StatefulSet, plain manifests and config
Apache License 2.0
1.84k stars 734 forks source link

Avoid namespaces for Kustomize bases #348

Open solsson opened 2 years ago

solsson commented 2 years ago

and Kafka 2.8.0

With Kustomize 4+ we had to get rid of the namespace declarations to be able to deploy to different namespaces using kustomization.yaml namespace: directives.