mirror of https://github.com/k3s-io/k3s
parent
ef3f2fb157
commit
0262c0dc72
|
@ -10,7 +10,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "kube-proxy",
|
||||
"image": "gcr.io/google_containers/hyperkube-ARCH:VERSION",
|
||||
"image": "REGISTRY/hyperkube-ARCH:VERSION",
|
||||
"command": [
|
||||
"/hyperkube",
|
||||
"proxy",
|
||||
|
|
Loading…
Reference in New Issue