mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
update local up cluster with latest swap changes
This commit is contained in:
parent
e287784a8d
commit
2ab0d5b371
@ -51,7 +51,7 @@ CGROUP_DRIVER=${CGROUP_DRIVER:-""}
|
||||
CGROUP_ROOT=${CGROUP_ROOT:-""}
|
||||
# owner of client certs, default to current user if not specified
|
||||
USER=${USER:-$(whoami)}
|
||||
# if true, limited swap is being used instead of unlimited swap (default)
|
||||
# if true, limited swap is being used instead of no swap (default)
|
||||
LIMITED_SWAP=${LIMITED_SWAP:-""}
|
||||
|
||||
# required for cni installation
|
||||
|
Loading…
Reference in New Issue
Block a user