Skip to content

Commit 38e2f7f

Browse files
cfergeaupraveenkumar
authored andcommitted
Use a beefier crc instance
1 parent fc2eef7 commit 38e2f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sudo mv out/linux-amd64/crc /usr/local/bin/
4747
popd
4848

4949
crc setup
50-
crc start -p "${HOME}"/pull-secret -b crc_libvirt_*.crcbundle
50+
crc start --disk-size 80 -m 24000 -c 10 -p "${HOME}"/pull-secret -b crc_libvirt_*.crcbundle
5151

5252
mkdir -p /tmp/artifacts
5353
export KUBECONFIG="${HOME}"/.crc/machines/crc/kubeconfig

0 commit comments

Comments
 (0)