From 4802dff7d9898e81ad7d6571009f916a7ab3abed Mon Sep 17 00:00:00 2001 From: Marcin Maciaszczyk Date: Thu, 20 Apr 2017 11:36:12 +0200 Subject: [PATCH] Update dashboard-controller.yaml --- cluster/addons/dashboard/dashboard-controller.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/addons/dashboard/dashboard-controller.yaml b/cluster/addons/dashboard/dashboard-controller.yaml index 92a389056db..1c583c1d80f 100644 --- a/cluster/addons/dashboard/dashboard-controller.yaml +++ b/cluster/addons/dashboard/dashboard-controller.yaml @@ -25,10 +25,10 @@ spec: # keep request = limit to keep this container in guaranteed class limits: cpu: 100m - memory: 50Mi + memory: 300Mi requests: cpu: 100m - memory: 50Mi + memory: 100Mi ports: - containerPort: 9090 livenessProbe: