semagrow / kobe

Framework for benchmarking SPARQL query federators
https://semagrow.github.io/kobe/
Apache License 2.0
10 stars 1 forks source link

kobectl does not work with helm v3 #46

Closed gmouchakis closed 2 years ago

gmouchakis commented 2 years ago

error message

$ kobectl install efk .
"elastic" has been added to your repositories
"kiwigrid" has been added to your repositories
Error: unknown flag: --name
Error: unknown flag: --name
Error: unknown flag: --name

The --name flag was removed in helm 3. New helm install usage is helm install [NAME] [CHART] [flags]