[skip ci]Enable service monitor in chaos test (#11932)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/11875/head
zhuwenxing 2021-11-16 21:43:44 +08:00 committed by GitHub
parent e3e4dc7153
commit 3984ee5585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

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