mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
Fix typo
This commit is contained in:
@@ -63,7 +63,7 @@ kubectl create secret docker-registry qdrant-registry-creds --docker-server=regi
|
||||
helm registry login 'registry.cloud.qdrant.io' --username 'your-username' --password 'your-password'
|
||||
```
|
||||
|
||||
4. Install then Qdrant Kubernetes Operator Custom Resource Definitions (CRDs):
|
||||
4. Install the Qdrant Kubernetes Operator Custom Resource Definitions (CRDs):
|
||||
|
||||
```bash
|
||||
helm upgrade --install qdrant-private-cloud-crds oci://registry.cloud.qdrant.io/qdrant-charts/qdrant-kubernetes-api --namespace qdrant-private-cloud --version v1.17.2 --wait
|
||||
|
||||
Reference in New Issue
Block a user