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