mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #19197 from wojtek-t/increase_apiserver_timeout
Auto commit by PR queue bot
This commit is contained in:
		@@ -57,7 +57,7 @@ function startApiServer() {
 | 
			
		||||
  APISERVER_PID=$!
 | 
			
		||||
 | 
			
		||||
  # url, prefix, wait, times
 | 
			
		||||
  kube::util::wait_for_url "http://127.0.0.1:${API_PORT}/healthz" "apiserver: " 1 45
 | 
			
		||||
  kube::util::wait_for_url "http://127.0.0.1:${API_PORT}/healthz" "apiserver: " 1 120
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function killApiServer() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user