diff --git a/runner/deployment.yaml b/runner/deployment.yaml index 83a6d44..5869133 100644 --- a/runner/deployment.yaml +++ b/runner/deployment.yaml @@ -60,10 +60,10 @@ spec: resources: requests: cpu: 10m - memory: 16Mi + memory: 32Mi limits: cpu: 100m - memory: 64Mi + memory: 128Mi volumeMounts: - name: haproxy-config mountPath: /usr/local/etc/haproxy