From ee72bc8f5aaa1c55d83a5daadfb5b4dbdcd7ab2a Mon Sep 17 00:00:00 2001 From: "Tim St. Clair" Date: Mon, 8 Jun 2015 14:44:00 -0700 Subject: [PATCH] Remove out of date note from guestbook example --- examples/guestbook/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/guestbook/README.md b/examples/guestbook/README.md index 8796c75318c..14e98ff8879 100644 --- a/examples/guestbook/README.md +++ b/examples/guestbook/README.md @@ -385,8 +385,6 @@ if (isset($_GET['cmd']) === true) { Just like the others, you want a service to group your frontend pods. The service is described in the file `examples/guestbook/frontend-service.json`: -**NOTE** This json snippet has been modified, in that it adds the publicIPs field for illustration purposes only. - ```js { "kind":"Service",