kubernetes-operator icon indicating copy to clipboard operation
kubernetes-operator copied to clipboard

allow custom namespace

Open NOBLES5E opened this issue 2 years ago • 1 comments

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

NOBLES5E avatar Jul 01 '22 06:07 NOBLES5E

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.

nmanoogian avatar Jul 01 '22 21:07 nmanoogian