fixing integration tests to use proxy (#1912)
This commit is contained in:
committed by
GitHub
parent
cf0212391e
commit
0df796bc03
2
.github/workflows/deploy-tenant.sh
vendored
2
.github/workflows/deploy-tenant.sh
vendored
@@ -65,7 +65,7 @@ function main() {
|
||||
|
||||
check_tenant_status tenant-lite storage-lite
|
||||
|
||||
kubectl -n minio-operator port-forward svc/console 9090 &
|
||||
kubectl proxy &
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
||||
Reference in New Issue
Block a user