fix guestbook example to match docs

This commit is contained in:
Kelsey Hightower 2014-07-19 22:22:33 -07:00
parent e4055c2c5d
commit 64618cd539

View File

@ -1,7 +1,7 @@
{
"id": "frontendController",
"desiredState": {
"replicas": 1,
"replicas": 3,
"replicaSelector": {"name": "frontend"},
"podTemplate": {
"desiredState": {