Skip to content

Commit

Permalink
Use a beefier crc instance
Browse files Browse the repository at this point in the history
  • Loading branch information
cfergeau authored and praveenkumar committed Jul 27, 2021
1 parent fc2eef7 commit 38e2f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sudo mv out/linux-amd64/crc /usr/local/bin/
popd

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

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

0 comments on commit 38e2f7f

Please sign in to comment.