kubernetes/contrib/init/systemd/environ/controller-manager
2015-05-07 18:44:24 -04:00

11 lines
265 B
Plaintext

###
# The following values are used to configure the kubernetes controller-manager
# defaults from config and apiserver should be adequate
# Comma separated list of minions
KUBELET_ADDRESSES="--machines=127.0.0.1"
# Add your own!
KUBE_CONTROLLER_MANAGER_ARGS=""