diff --git a/cluster/addons/dashboard/dashboard-controller.yaml b/cluster/addons/dashboard/dashboard-controller.yaml index 92a389056d..1c583c1d80 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: