Skip to content

Commit

Permalink
feat(minIO): make it in distributed mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Yougigun committed Jul 30, 2024
1 parent 621cdc7 commit 233ad8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1548,7 +1548,7 @@ milvus:
# https://github.com/zilliztech/milvus-helm/blob/adc5c36dbb417fb259c81535b9b623861fe3f14f/charts/milvus/values.yaml#L485C9-L485C85
# ref: https://github.com/zilliztech/milvus-helm/blob/master/charts/minio/README.md
minio:
mode: standalone
mode: distributed
nodeSelector: {}
replicas: 1
persistence:
Expand Down

0 comments on commit 233ad8d

Please sign in to comment.