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 ec16c90 + 2ab0d5b commit 4f796c0Copy full SHA for 4f796c0
hack/local-up-cluster.sh
@@ -51,7 +51,7 @@ CGROUP_DRIVER=${CGROUP_DRIVER:-""}
51
CGROUP_ROOT=${CGROUP_ROOT:-""}
52
# owner of client certs, default to current user if not specified
53
USER=${USER:-$(whoami)}
54
-# if true, limited swap is being used instead of unlimited swap (default)
+# if true, limited swap is being used instead of no swap (default)
55
LIMITED_SWAP=${LIMITED_SWAP:-""}
56
57
# required for cni installation
0 commit comments