[skip e2e]add nats mq chaos test (#24882)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/24893/head
zhuwenxing 2023-06-14 13:02:37 +08:00 committed by GitHub
parent c6a6998ba7
commit e4efc19d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,43 @@
cluster:
enabled: false
log:
level: debug
image:
all:
repository: milvusdb/milvus
tag: master-20230614-893c3c04
pullPolicy: IfNotPresent
standalone:
heaptrack:
enabled: true
resources:
limits:
cpu: 8
memory: 16Gi
requests:
cpu: 4
memory: 8Gi
kafka:
enabled: false
name: kafka
replicaCount: 3
defaultReplicationFactor: 2
etcd:
replicaCount: 3
image:
debug: true
repository: milvusdb/etcd
tag: 3.5.5-r2
minio:
mode: standalone
pulsar:
enabled: false
extraConfigFiles:
user.yaml: |+
mq:
type: natsmq