mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Fix typo and incorrect service name in sample ubuntu default scripts
This commit is contained in:
		@@ -7,4 +7,4 @@
 | 
				
			|||||||
KUBE_PROXY_OPTS="--master=http://127.0.0.1:8080 \
 | 
					KUBE_PROXY_OPTS="--master=http://127.0.0.1:8080 \
 | 
				
			||||||
--logtostderr=true"
 | 
					--logtostderr=true"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Add more envionrment settings used by kube-apiserver here
 | 
					# Add more environment settings used by kube-proxy here
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user