We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad7e7ba + 9ad9373 commit c315b1fCopy full SHA for c315b1f
content/zh-cn/examples/admin/konnectivity/konnectivity-agent.yaml
@@ -22,7 +22,7 @@ spec:
22
- key: "CriticalAddonsOnly"
23
operator: "Exists"
24
containers:
25
- - image: us.gcr.io/k8s-artifacts-prod/kas-network-proxy/proxy-agent:v0.0.16
+ - image: us.gcr.io/k8s-artifacts-prod/kas-network-proxy/proxy-agent:v0.0.37
26
name: konnectivity-agent
27
command: ["/proxy-agent"]
28
args: [
0 commit comments