Open yellow-shine opened 2 months 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
.
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