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