Merge pull request #6742 from garethr/patch-1

Fix typo and incorrect service name in sample ubuntu default scripts
This commit is contained in:
Wojciech Tyczynski 2015-04-13 15:08:55 +02:00
commit 22a9d5b6f9

View File

@ -7,4 +7,4 @@
KUBE_PROXY_OPTS="--master=http://127.0.0.1:8080 \
--logtostderr=true"
# Add more envionrment settings used by kube-apiserver here
# Add more environment settings used by kube-proxy here