diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 062ebf9..a938428 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -45,7 +45,7 @@ spec: cpu: "500m" memory: "100Mi" requests: - cpu: "100m" + cpu: "10m" memory: "20Mi" readinessProbe: httpGet: