DopplerHQ / kubernetes-operator

Apache License 2.0
44 stars 18 forks source link

allow custom namespace #20

Open NOBLES5E opened 2 years ago

NOBLES5E commented 2 years ago

Currently helm install doppler-kubernetes-operator doppler/doppler-kubernetes-operator --namespace doppler-operator-system --create-namespace will fail

nmanoogian commented 2 years ago

Hi @NOBLES5E,

What are you hoping to do with the --namespace doppler-operator-system flag? With the default parameters, the doppler-kubernetes-operator helm chart will create the dopper-operator-system namespace as part of the installation.