mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #128199 from kannon92/clean-up-swap-local-up-cluster
update local up cluster with latest swap changes
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user