Update README.md (#117)

Provide full instructions, which can actually run the deployment, and not just register it somewhere internally
This commit is contained in:
Andrey Vasnetsov
2023-12-18 16:38:47 +00:00
committed by GitHub
parent 2ea1b67c42
commit ee98d0c82d

View File

@@ -10,6 +10,8 @@ This repository hosts the following helm charts:
```bash
helm repo add qdrant https://qdrant.github.io/qdrant-helm
helm repo update
helm upgrade -i your-qdrant-installation-name qdrant/qdrant
```
## Running tests