milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
30.41k stars 2.92k forks source link

[Enhancement]: Better way to organize Helm Values for Milvus CI #35842

Open yellow-shine opened 2 months ago

yellow-shine commented 2 months ago

Is there an existing issue for this?

What would you like to be added?

Milvus offers multiple deployment options, including Milvus Standalone and Milvus Distributed. Additionally, it supports different message queue systems: Kafka and Pulsar. To efficiently manage these configurations in Milvus CI, we use distinct Helm values files tailored to each scenario. This organization helps streamline the deployment process and ensures clarity.

Objective:

To better organize the Helm values files for various deployment and message queue scenarios, we have created individual files for each configuration. This approach allows for easy management and integration within the CI pipeline.

Helm Values File Descriptions:

Why is this needed?

No response

Anything else?

No response

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.