Closed ervikrant06 closed 6 years ago
You need to install ES operator first:
⚡ helm repo add akomljen-charts \
https://raw.githubusercontent.com/komljen/helm-charts/master/charts/
⚡ helm install --name es-operator \
--namespace logging \
--set rbac.create=false \
akomljen-charts/elasticsearch-operator
Getting following error while trying to do helm install.