Documentation clarification - do I install druid-operator twice?
jameskelleher opened this issue · 1 comments
jameskelleher commented
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?
jameskelleher commented
Never mind, just realized I misread something and got mixed up. Sorry about that!