mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-03 23:40:03 +00:00 
			
		
		
		
	Fix word typo
envitonment --> environment
This commit is contained in:
		@@ -107,7 +107,7 @@ ENABLE_CLUSTER_UI="${KUBE_ENABLE_CLUSTER_UI:-true}"
 | 
			
		||||
#RUNTIME_CONFIG=""
 | 
			
		||||
 | 
			
		||||
# Optional: Add http or https proxy when download easy-rsa.
 | 
			
		||||
# Add envitonment variable separated with blank space like "http_proxy=http://10.x.x.x:8080 https_proxy=https://10.x.x.x:8443"
 | 
			
		||||
# Add environment variable separated with blank space like "http_proxy=http://10.x.x.x:8080 https_proxy=https://10.x.x.x:8443"
 | 
			
		||||
PROXY_SETTING=${PROXY_SETTING:-""}
 | 
			
		||||
 | 
			
		||||
DEBUG=${DEBUG:-"false"}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user