This is a minor fix for the issues report in #28487
This commit is contained in:
Liyi Meng 2016-07-05 10:05:19 +02:00 committed by GitHub
parent ef3f2fb157
commit 0262c0dc72

View File

@ -10,7 +10,7 @@
"containers": [ "containers": [
{ {
"name": "kube-proxy", "name": "kube-proxy",
"image": "gcr.io/google_containers/hyperkube-ARCH:VERSION", "image": "REGISTRY/hyperkube-ARCH:VERSION",
"command": [ "command": [
"/hyperkube", "/hyperkube",
"proxy", "proxy",