upmc-enterprises / elasticsearch-operator

manages elasticsearch clusters
Other
656 stars 133 forks source link

helm error #245

Open bnnd opened 6 years ago

bnnd commented 6 years ago

helm repo add akomljen-charts https://raw.githubusercontent.com/komljen/helm-charts/master/charts/ helm repo add es-operator https://raw.githubusercontent.com/upmc-enterprises/elasticsearch-operator/master/charts/ helm repo update helm install --name es-operator es-operator/elasticsearch-operator --set rbac.enabled=false --namespace logging helm install --name efk --namespace logging akomljen-charts/efk

stevesloka commented 6 years ago

Hey @bnnd what's the issue? Could you please explain the error / problem that you are running into?

komljen commented 6 years ago

This seems like it came from my blog post, as I used ES operator for EFK stack, but we need the issue first :)