Yolean / kubernetes-kafka

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

Add namespace to kustomizations to support kustomize 3.5+ #330

Open jeckhart opened 3 years ago

jeckhart commented 3 years ago

Building on #302 I encountered the same error when trying to run kustomize build nonroot and kustomize build native. This resolves the issue and maintains compatibility for kubectl kustomize nonroot etc.