Skip to content
Snippets Groups Projects
Commit b6440598 authored by kaiyou's avatar kaiyou
Browse files

Deploy a less outdated kube-proxy version

parent 3dbd7648
No related branches found
No related tags found
No related merge requests found
Pipeline #28889 passed
......@@ -139,7 +139,7 @@ spec:
hostNetwork: true
containers:
- name: kube-proxy
image: gcr.io/google_containers/kube-proxy-amd64:v1.18.6
image: registry.k8s.io/kube-proxy:v1.27.4
imagePullPolicy: IfNotPresent
command:
- kube-proxy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment