[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
Jenny Li 2021-12-02 10:03:32 +08:00 committed by GitHub
parent 73705333b4
commit 26405d1345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
"""
}