diff --git a/cluster/images/hyperkube/static-pods/kube-proxy.json b/cluster/images/hyperkube/static-pods/kube-proxy.json index b005433b86..24138aaec4 100644 --- a/cluster/images/hyperkube/static-pods/kube-proxy.json +++ b/cluster/images/hyperkube/static-pods/kube-proxy.json @@ -10,7 +10,7 @@ "containers": [ { "name": "kube-proxy", - "image": "gcr.io/google_containers/hyperkube-ARCH:VERSION", + "image": "REGISTRY/hyperkube-ARCH:VERSION", "command": [ "/hyperkube", "proxy",