8 lines
166 B
Text
8 lines
166 B
Text
|
###
|
||
|
# kubernetes scheduler config
|
||
|
|
||
|
# default config should be adequate
|
||
|
|
||
|
# Add your own!
|
||
|
KUBE_SCHEDULER_ARGS="--kubeconfig={{ kube_config_dir }}/scheduler.kubeconfig"
|