Yolean / kubernetes-kafka

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

Add namespaces in nonroot base #332

Closed bruwozniak closed 3 years ago

bruwozniak commented 4 years ago

In short, this is the same issue as seen in https://github.com/Yolean/kubernetes-kafka/pull/302 kubectl -k (probably) works, but without specifying those namespaces kustomize is not able to merge the layers.

bruwozniak commented 3 years ago

duplicate of #330