[COMMON] Harmonize resource settings, Part 2
[oom.git] / kubernetes / policy / components / policy-pap / templates / deployment.yaml
index 5ff3062..7346b99 100755 (executable)
@@ -52,10 +52,10 @@ spec:
         resources:
           limits:
             cpu: "100m"
-            memory: "0.5Gi"
+            memory: "500Mi"
           requests:
             cpu: "3m"
-            memory: "0.02Gi"
+            memory: "20Mi"
       - command:
         - sh
         args: