Fix typo in comment

This commit is contained in:
mscherer 2014-12-15 01:07:05 +01:00
parent 5ef34bf523
commit 0dddaa3a42

View File

@ -108,7 +108,7 @@ KUBELET_PORT="--port=10250"
# You may leave this blank to use the actual hostname
KUBELET_HOSTNAME="--hostname_override=fed-minion"
# Add your won!
# Add your own!
KUBELET_ARGS=""
```