mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Disable pulsar pod monitor (#16466)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
ed3c29eae7
commit
20a4fddf6c
@ -78,8 +78,6 @@ if [[ "${MILVUS_CLUSTER_ENABLED}" == "true" ]]; then
|
||||
--set cluster.enabled="${MILVUS_CLUSTER_ENABLED}" \
|
||||
--set service.type="${MILVUS_SERVICE_TYPE}" \
|
||||
--set pulsar.broker.replicaCount=2 \
|
||||
--set pulsar.broker.podMonitor.enabled=true \
|
||||
--set pulsar.proxy.podMonitor.enabled=true \
|
||||
--namespace "${MILVUS_HELM_NAMESPACE}" \
|
||||
"${MILVUS_HELM_RELEASE_NAME}" \
|
||||
${@:-} "${MILVUS_HELM_CHART_PATH}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user