mirror of https://github.com/k3s-io/k3s
Merge pull request #7582 from smarterclayton/example_typo
Correct the capitalization of KubeProxyVersionpull/6/head
commit
f41e03ce9f
|
@ -43,7 +43,7 @@
|
|||
"osImage": "Debian GNU/Linux 7 (wheezy)",
|
||||
"containerRuntimeVersion": "docker://1.5.0",
|
||||
"kubeletVersion": "v0.15.0-484-g0c8ee980d705a3-dirty",
|
||||
"KubeProxyVersion": "v0.15.0-484-g0c8ee980d705a3-dirty"
|
||||
"kubeProxyVersion": "v0.15.0-484-g0c8ee980d705a3-dirty"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue