Closed damuji8 closed 10 months ago
milvus etcd cannot assign nodeSelector.
we need assign etcd cronjob running in special node, only in these node we can connect to EFS on the network.
@damuji8 We are using the bitnami/etcd chart version 6.3.3
which doesn't support setting disasterRecovery.cronjob.nodeSelector
in the values.yaml.
You'd better generate your own manifests separately for this cronjob, and managed it all by yourself.
yes,we did like this.
bitnami etcd can assign nodeSelector,https://github.com/bitnami/charts/blob/main/bitnami/etcd/templates/cronjob.yaml