mirror of https://github.com/milvus-io/milvus.git
[skip ci] Update minio storage class in PR to be consistent with Nightly.groovy.groovy (#12579)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12608/head
parent
73705333b4
commit
26405d1345
|
@ -122,7 +122,7 @@ pipeline {
|
|||
--skip-test \
|
||||
--skip-build \
|
||||
--skip-build-image \
|
||||
--install-extra-arg "--set etcd.persistence.storageClass=local-path \
|
||||
--install-extra-arg "--set etcd.persistence.storageClass=local-path --set minio.persistence.storageClass=local-path \
|
||||
--set metrics.serviceMonitor.enabled=true"
|
||||
"""
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue