mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
enhance: change config for etcd in nightly one pod (#31367)
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
parent
3f7c77481d
commit
b63c29b4fa
@ -12,6 +12,10 @@ minio:
|
||||
enabled: false
|
||||
pulsar:
|
||||
enabled: false
|
||||
standalone:
|
||||
extraEnv:
|
||||
- name: ETCD_CONFIG_PATH
|
||||
value: /milvus/configs/advanced/etcd.yaml
|
||||
extraConfigFiles:
|
||||
user.yaml: |+
|
||||
etcd:
|
||||
@ -20,4 +24,4 @@ extraConfigFiles:
|
||||
data:
|
||||
dir: /var/lib/milvus/etcd
|
||||
common:
|
||||
storageType: local
|
||||
storageType: local
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user