mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-24 03:18:57 +00:00
@@ -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",
|
||||||
|
Reference in New Issue
Block a user