Commit cf5eff0c authored by Joe Beda's avatar Joe Beda

Merge pull request #2925 from mscherer/patch-1

Fix typo in comment
parents 9b40c52c 0dddaa3a
...@@ -108,7 +108,7 @@ KUBELET_PORT="--port=10250" ...@@ -108,7 +108,7 @@ KUBELET_PORT="--port=10250"
# You may leave this blank to use the actual hostname # You may leave this blank to use the actual hostname
KUBELET_HOSTNAME="--hostname_override=fed-minion" KUBELET_HOSTNAME="--hostname_override=fed-minion"
# Add your won! # Add your own!
KUBELET_ARGS="" 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