diff --git a/examples/guestbook/frontend-controller.json b/examples/guestbook/frontend-controller.json index e1294faf79cc7..c764612af22a6 100644 --- a/examples/guestbook/frontend-controller.json +++ b/examples/guestbook/frontend-controller.json @@ -1,7 +1,7 @@ { "id": "frontendController", "desiredState": { - "replicas": 1, + "replicas": 3, "replicaSelector": {"name": "frontend"}, "podTemplate": { "desiredState": {