diff --git a/infra/k8s/argo/databento-download-template.yaml b/infra/k8s/argo/databento-download-template.yaml index f25ec3f2f..4e5ea8539 100644 --- a/infra/k8s/argo/databento-download-template.yaml +++ b/infra/k8s/argo/databento-download-template.yaml @@ -78,11 +78,11 @@ spec: key: api-key resources: requests: + cpu: 500m + memory: 512Mi + limits: cpu: "2" memory: 4Gi - limits: - cpu: "8" - memory: 16Gi volumeMounts: - name: training-data mountPath: /data