From 3195bc7db94a6faeef62a7f2d318c38b112742fc Mon Sep 17 00:00:00 2001 From: George G Date: Wed, 20 Jul 2016 12:01:25 +0100 Subject: [PATCH] scratch.md: Whitespace --- docs/getting-started-guides/scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/scratch.md b/docs/getting-started-guides/scratch.md index bf31a5422d..d9817d4098 100644 --- a/docs/getting-started-guides/scratch.md +++ b/docs/getting-started-guides/scratch.md @@ -662,7 +662,7 @@ Complete this template for the scheduler pod: ], "livenessProbe": { "httpGet": { - "host" : "127.0.0.1", + "host": "127.0.0.1", "path": "/healthz", "port": 10251 },