mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 13:50:01 +00:00 
			
		
		
		
	kube-scheduler: stop using insecure serving bits
This commit is contained in:
		| @@ -45,7 +45,8 @@ | ||||
|     "livenessProbe": { | ||||
|       "httpGet": { | ||||
|         "host": "127.0.0.1", | ||||
|         "port": 10251, | ||||
|         "port": 10259, | ||||
|         "scheme": "HTTPS", | ||||
|         "path": "/healthz" | ||||
|       }, | ||||
|       "initialDelaySeconds": 15, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user