update helm repo
This commit is contained in:
parent
59a1930552
commit
8cddc148f2
|
|
@ -53,6 +53,7 @@ function set_kind_api_server_ip(){
|
|||
|
||||
function deploy_minio(){
|
||||
echo "Deploying MinIO object storage..."
|
||||
/tmp/helm-postgres-operator-e2e-tests/helm repo update
|
||||
/tmp/helm-postgres-operator-e2e-tests/helm install --generate-name minio/minio
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue