mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Updating the version to the recent tag.
This commit is contained in:
		@@ -26,7 +26,7 @@ spec:
 | 
				
			|||||||
        # Any image is permissible as long as:
 | 
					        # Any image is permissible as long as:
 | 
				
			||||||
        # 1. It serves a 404 page at /
 | 
					        # 1. It serves a 404 page at /
 | 
				
			||||||
        # 2. It serves 200 on a /healthz endpoint
 | 
					        # 2. It serves 200 on a /healthz endpoint
 | 
				
			||||||
        image: gcr.io/google-containers/ingress-gce-404-server-with-metrics-amd64:v1.10.11
 | 
					        image:  k8s.gcr.io/networking/ingress-gce-404-server-with-metrics-amd64:v1.10.11
 | 
				
			||||||
        livenessProbe:
 | 
					        livenessProbe:
 | 
				
			||||||
          httpGet:
 | 
					          httpGet:
 | 
				
			||||||
            path: /healthz
 | 
					            path: /healthz
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user