###
# 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=""
