[ja] fix bind-address on scheduler
This commit is contained in:
		
							parent
							
								
									8eefd68e4f
								
							
						
					
					
						commit
						89277ad575
					
				|  | @ -75,7 +75,7 @@ kind: ClusterConfiguration | ||||||
| kubernetesVersion: v1.16.0 | kubernetesVersion: v1.16.0 | ||||||
| scheduler: | scheduler: | ||||||
|   extraArgs: |   extraArgs: | ||||||
|     address: 0.0.0.0 |     bind-address: 0.0.0.0 | ||||||
|     config: /home/johndoe/schedconfig.yaml |     config: /home/johndoe/schedconfig.yaml | ||||||
|     kubeconfig: /home/johndoe/kubeconfig.yaml |     kubeconfig: /home/johndoe/kubeconfig.yaml | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue