druid-io/druid-operator

Documentation clarification - do I install druid-operator twice?

jameskelleher opened this issue · 1 comments

The documentation for getting started is unclear. Am I supposed to install the Druid operator twice, once using kubectl create and again using helm install? If not, why do we specify a namespace for the Helm installation, but not the kubectl installation?

Never mind, just realized I misread something and got mixed up. Sorry about that!