[OOM] Fixing k8s cpu limits
[oom.git] / kubernetes / cds / components / cds-blueprints-processor / values.yaml
index 42abd16..1be791c 100755 (executable)
@@ -203,14 +203,14 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 1.8Gi
     requests:
       cpu: 0.5
       memory: 1.8Gi
   large:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 3.6Gi
     requests:
       cpu: 1
@@ -219,7 +219,8 @@ resources:
 
 readinessCheck:
   wait_for:
-    - cds-db
+    apps:
+      - cds-db
 
 #Pods Service Account
 serviceAccount: