Commit 133310d8 authored by Greg Liebowitz's avatar Greg Liebowitz

Fixed typo in CentOS doc

parent 5c2c42ee
......@@ -174,7 +174,7 @@ KUBELET_PORT="--port=10250"
KUBELET_HOSTNAME="--hostname-override=centos-minion"
# Location of the api-server
KUBELET_API_SERVER="--api-server=http://centos-master:8080"
KUBELET_API_SERVER="--api-servers=http://centos-master:8080"
# Add your own!
KUBELET_ARGS=""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment