enhance:[skip e2e]update one pod helm values (#31425)

pr: https://github.com/milvus-io/milvus/pull/31400

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/31462/head
zhuwenxing 2024-03-20 20:51:26 +08:00 committed by GitHub
parent c6019c4f9d
commit 528824f929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -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