[OOM] Fixing k8s cpu limits
[oom.git] / kubernetes / dcaegen2-services / components / dcae-slice-analysis-ms / values.yaml
index c628438..45e84b9 100644 (file)
@@ -198,14 +198,14 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 2Gi
     requests:
       cpu: 1
       memory: 2Gi
   large:
     limits:
-      cpu: 999
+      cpu: 4
       memory: 4Gi
     requests:
       cpu: 2