fix bind-address on scheduler

This commit is contained in:
Arhell 2021-04-01 01:28:21 +03:00
parent 5fac89acb0
commit c72828aadf
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ metadata:
name: 1.13-sample
scheduler:
extraArgs:
address: 0.0.0.0
bind-address: 0.0.0.0
config: /home/johndoe/schedconfig.yaml
kubeconfig: /home/johndoe/kubeconfig.yaml
```