mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 04:19:18 +08:00
[skip e2e]Update values yaml for chaos test (#16870)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
72bbe40254
commit
51168288ea
@ -7,7 +7,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
etcd:
|
||||
replicaCount: 1
|
||||
replicaCount: 3
|
||||
minio:
|
||||
resources:
|
||||
requests:
|
||||
@ -17,6 +17,7 @@ kafka:
|
||||
enabled: false
|
||||
name: kafka
|
||||
replicaCount: 3
|
||||
defaultReplicationFactor: 2
|
||||
|
||||
pulsar:
|
||||
enabled: true
|
||||
@ -119,4 +120,4 @@ pulsar:
|
||||
defaultRetentionTimeInMinutes: "10080"
|
||||
defaultRetentionSizeInMB: "8192"
|
||||
backlogQuotaDefaultLimitGB: "8"
|
||||
backlogQuotaDefaultRetentionPolicy: producer_exception
|
||||
backlogQuotaDefaultRetentionPolicy: producer_exception
|
||||
|
Loading…
Reference in New Issue
Block a user