Commit ee72bc8f authored by Tim St. Clair's avatar Tim St. Clair

Remove out of date note from guestbook example

parent 0cc7186f
...@@ -385,8 +385,6 @@ if (isset($_GET['cmd']) === true) { ...@@ -385,8 +385,6 @@ if (isset($_GET['cmd']) === true) {
Just like the others, you want a service to group your frontend pods. 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`: 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 ```js
{ {
"kind":"Service", "kind":"Service",
......
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