[COMMON] Harmonize resource settings
[oom.git] / kubernetes / sdc / components / sdc-wfd-be / templates / job.yaml
index fc8b8fa..de90704 100644 (file)
@@ -47,11 +47,11 @@ spec:
                 fieldPath: metadata.namespace
           resources:
             limits:
-              cpu: 100m
-              memory: 100Mi
+              cpu: "100m"
+              memory: "0.5Gi"
             requests:
-              cpu: 3m
-              memory: 20Mi
+              cpu: "3m"
+              memory: "0.02Gi"
       containers:
       - name: {{ include "common.name" . }}-job
         image: