Add kind and apiVersion to guestbook example.

This commit is contained in:
Brendan Burns
2014-07-23 22:32:07 -07:00
parent bf5ae4bb9d
commit 3723eb7629
14 changed files with 28 additions and 1 deletions

View File

@@ -91,6 +91,8 @@ Where pod.json contains something like:
```
{
"id": "php",
"kind": "Pod",
"apiVersion": "v1beta1",
"desiredState": {
"manifest": {
"version": "v1beta1",