mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Update defaultbackend image to 1.3
This commit is contained in:
		@@ -23,7 +23,7 @@ spec:
 | 
			
		||||
        # Any image is permissible as long as:
 | 
			
		||||
        # 1. It serves a 404 page at /
 | 
			
		||||
        # 2. It serves 200 on a /healthz endpoint
 | 
			
		||||
        image: gcr.io/google_containers/defaultbackend:1.0
 | 
			
		||||
        image: gcr.io/google_containers/defaultbackend:1.3
 | 
			
		||||
        livenessProbe:
 | 
			
		||||
          httpGet:
 | 
			
		||||
            path: /healthz
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user