diff --git a/examples/guestbook/frontend-controller.json b/examples/guestbook/frontend-controller.json index 6e4d7dfff05..6a5deab91a9 100644 --- a/examples/guestbook/frontend-controller.json +++ b/examples/guestbook/frontend-controller.json @@ -14,7 +14,7 @@ "name": "php-redis", "image": "brendanburns/php-redis", "cpu": 100, - "memory": 10000000, + "memory": 50000000, "ports": [{"containerPort": 80, "hostPort": 8000}] }] }