[CDS] Bump CDS version to 1.5.3
[oom.git] / kubernetes / cds / components / cds-command-executor / values.yaml
index bea0d09..70d2f09 100755 (executable)
@@ -32,7 +32,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-commandexecutor:1.5.1
+image: onap/ccsdk-commandexecutor:1.5.3
 pullPolicy: Always
 
 # application configuration
@@ -81,14 +81,14 @@ ingress:
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 0.2Gi
     requests:
       cpu: 0.5
       memory: 0.2Gi
   large:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 0.4Gi
     requests:
       cpu: 1