Commit f41e03ce authored by Clayton Coleman's avatar Clayton Coleman

Merge pull request #7582 from smarterclayton/example_typo

Correct the capitalization of KubeProxyVersion
parents 0e89d655 32dfd3e0
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
"osImage": "Debian GNU/Linux 7 (wheezy)", "osImage": "Debian GNU/Linux 7 (wheezy)",
"containerRuntimeVersion": "docker://1.5.0", "containerRuntimeVersion": "docker://1.5.0",
"kubeletVersion": "v0.15.0-484-g0c8ee980d705a3-dirty", "kubeletVersion": "v0.15.0-484-g0c8ee980d705a3-dirty",
"KubeProxyVersion": "v0.15.0-484-g0c8ee980d705a3-dirty" "kubeProxyVersion": "v0.15.0-484-g0c8ee980d705a3-dirty"
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment