Merge pull request #6509 from runzexia/patch-1

fix typo
This commit is contained in:
Joseph Heck
2017-11-30 18:50:22 -08:00
committed by GitHub
+1 -1
View File
@@ -705,7 +705,7 @@ Complete this template for the scheduler pod:
"containers": [
{
"name": "kube-scheduler",
"image": "$HYBERKUBE_IMAGE",
"image": "$HYPERKUBE_IMAGE",
"command": [
"/hyperkube",
"scheduler",