mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Merge pull request #116526 from pacoxu/cluster-autoscaler-upgrade
upgrade cluster-autoscaler v1.26.1 to fix ci warnings
This commit is contained in:
		| @@ -19,7 +19,7 @@ | |||||||
|         "containers": [ |         "containers": [ | ||||||
|             { |             { | ||||||
|                 "name": "cluster-autoscaler", |                 "name": "cluster-autoscaler", | ||||||
|                 "image": "registry.k8s.io/autoscaling/cluster-autoscaler:v1.22.0", |                 "image": "registry.k8s.io/autoscaling/cluster-autoscaler:v1.26.1", | ||||||
|                 "livenessProbe": { |                 "livenessProbe": { | ||||||
|                     "httpGet": { |                     "httpGet": { | ||||||
|                         "path": "/health-check", |                         "path": "/health-check", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kubernetes Prow Robot
					Kubernetes Prow Robot