diff --git a/docker/runner/ray-cluster-combined.yaml b/docker/runner/ray-cluster-combined.yaml index 1624fefe4..ae4c68939 100644 --- a/docker/runner/ray-cluster-combined.yaml +++ b/docker/runner/ray-cluster-combined.yaml @@ -195,10 +195,10 @@ spec: resources: requests: cpu: 120m - memory: 40Mi + memory: 80Mi limits: cpu: 150m - memory: 100Mi + memory: 200Mi # Simulator - name: erforce-simulator