diff --git a/clr-k8s-examples/setup_system.sh b/clr-k8s-examples/setup_system.sh index a5c36a1..0a4ff24 100755 --- a/clr-k8s-examples/setup_system.sh +++ b/clr-k8s-examples/setup_system.sh @@ -8,7 +8,6 @@ ADD_NO_PROXY+=",$(hostname -I | sed 's/[[:space:]]/,/g')" : ${RUNNER:="containerd"} #Install kubernetes and crio -sudo -E swupd repair --picky -m 30270 --force sudo -E swupd bundle-add cloud-native-basic storage-utils #Permanently disable swap