mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Enable service monitor in chaos test (#11932)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
e3e4dc7153
commit
3984ee5585
@ -5,6 +5,13 @@ image:
|
||||
repository: milvusdb/milvus-dev
|
||||
tag: master-latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
# Set this to `true` to create ServiceMonitor for Prometheus operator
|
||||
enabled: true
|
||||
|
||||
etcd:
|
||||
replicaCount: 1
|
||||
minio:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user