
11/8/2021 · Zilliz
What this post added
This post details the process of modifying advanced configurations for Milvus deployed on Kubernetes. It explains how to update ConfigMap objects for parameters not directly exposed by the Helm chart, and subsequently modify Deployment YAMLs to mount these updated configurations into the pods. It provides specific examples and verification steps using `kubectl exec`. The post also mentions that future releases will consolidate configurations and improve Helm chart support.