We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f3a6f0 + f0b6d0a commit b043bd8Copy full SHA for b043bd8
hack/resouce_util.sh
@@ -223,7 +223,7 @@ function resource::install_minio(){
223
--set resources.requests.memory=200Mi \
224
--set persistence.existingClaim=pvc-minio \
225
--kubeconfig=${kubeconfig_file} \
226
- minio ${minio_helm_src} ${minio_img_par} --wait
+ minio ${minio_helm_src} ${minio_img_par} --wait --timeout 600s
227
}
228
229
#####################################
0 commit comments