Merge pull request #533 from kelseyhightower/examples

fix guestbook example to match docs
pull/6/head
brendandburns 2014-07-19 22:57:08 -07:00
commit 1e63719e02
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": {