diff --git a/kibana/README.md b/kibana/README.md index f8ff28723..ae7ce6f03 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -43,7 +43,7 @@ This chart is tested with 7.8.0 version. `helm repo add elastic https://helm.elastic.co` * Install 7.8.0 release: -`helm install --name apm-server --version 7.8.0 elastic/kibana` +`helm install --name kibana --version 7.8.0 elastic/kibana` ## Upgrading