You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@anhnch30820 No, I haven't got time to manage that. l list the changes needed below., so that you may change your deployment for dynamic config. Or if you're interested, you could also make a patch for our chart.
Each deploy should be added with:
an starting script /milvus/tools/run.sh and related volumeMounts.
an initContainer to copy binaries needed for run.sh
change the volumeMount's path, and remove subpath field.
I see document in K8s
A container using a ConfigMap as a subPath volume mount will not receive ConfigMap updates.
And helm use subPath:
The text was updated successfully, but these errors were encountered: