We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dcd9ff + ca51db8 commit 3af3215Copy full SHA for 3af3215
devsetup/scripts/crc-setup.sh
@@ -42,6 +42,7 @@ if [ -z "${CRC_BIN}" ]; then
42
fi
43
44
# config CRC
45
+${CRC_BIN} config set network-mode system
46
${CRC_BIN} config set consent-telemetry no
47
${CRC_BIN} config set kubeadmin-password ${KUBEADMIN_PWD}
48
${CRC_BIN} config set pull-secret-file ${PULL_SECRET_FILE}
0 commit comments