Skip to content

Commit 0601164

Browse files
authored
Merge pull request #291 from dmatch01/quota-management-branch-helm3-fix
Quota management branch helm3 fix
2 parents f7f3e1c + a31841a commit 0601164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/run-e2e-kind.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ function kube-test-env-up {
312312
}
313313

314314
function mcad-quota-management-up {
315-
cd $ROOT_DIR/deployment
315+
cd $ROOT_DIR/deployment/mcad-controller
316316

317317
# start mcad controller
318318
echo "Starting MCAD Controller for Quota Management Testing..."

0 commit comments

Comments
 (0)