diff --git a/deploy/dev/sts.yaml b/deploy/dev/sts.yaml index e4df3f35..2a2bd5a8 100644 --- a/deploy/dev/sts.yaml +++ b/deploy/dev/sts.yaml @@ -40,11 +40,11 @@ spec: protocol: TCP resources: requests: - memory: "400Mi" - cpu: "150m" + memory: "1500Mi" + cpu: "200m" limits: - memory: "1000Mi" - cpu: "500m" + memory: "10000Mi" + cpu: "2000m" terminationMessagePath: /dev/termination-log terminationMessagePolicy: File readinessProbe: