Skip to content

Commit 8358d6f

Browse files
authored
docs: update README.md
1 parent 057aaa0 commit 8358d6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/qdrant/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Running a distributed cluster just needs a few changes in your `values.yaml` fil
5656
Increase the number of replicas to the desired number of nodes and set `config.cluster.enabled` to true.
5757

5858
Depending on your environment or cloud provider you might need to change the service in the `values.yaml` as well.
59-
For example on AWS EKS you would need to change the `cluster.type` to `NodePort`.
59+
For example on AWS EKS you would need to change the `service.type` to `NodePort`.
6060

6161
## Updating StatefulSets
6262

0 commit comments

Comments
 (0)