fix guestbook example to match docs

This commit is contained in:
Kelsey Hightower 2014-07-19 22:22:33 -07:00
parent a5918e78d0
commit f6e4a5388d
1 changed files with 1 additions and 1 deletions

View File

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