We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c49503 commit 60b7401Copy full SHA for 60b7401
docs/source/contents/getting-started/kubernetes-installation/helm.md
@@ -51,7 +51,7 @@ Cluster wide operations will require ClusterRoles to be created so when deployin
51
## Install the default Seldon Core V2 Runtime
52
53
```bash
54
-helm install seldon-v2-servers seldon-charts/seldon-core-v2-runtime --namespace seldon-mesh
+helm install seldon-v2-runtime seldon-charts/seldon-core-v2-runtime --namespace seldon-mesh
55
```
56
57
This will install the core components in your desired namespace.
0 commit comments