Merge "[DMAAP] Introduce drprov-client"
[oom.git] / kubernetes / cps / components / cps-temporal / values.yaml
index 298431a..afbf851 100644 (file)
@@ -83,18 +83,18 @@ replicaCount: 1
 resources:
   small:
     limits:
-      cpu: 2
+      cpu: 999
       memory: 2Gi
     requests:
       cpu: 1
-      memory: 1Gi
+      memory: 2Gi
   large:
     limits:
-      cpu: 4
+      cpu: 999
       memory: 4Gi
     requests:
       cpu: 2
-      memory: 2Gi
+      memory: 4Gi
   unlimited: {}
 # probe configuration parameters
 liveness: