Merge "[POLICY] Update docker images to latest versions"
[oom.git] / kubernetes / policy / components / policy-clamp-runtime-acm / values.yaml
index 4632893..b1aadcd 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-runtime-acm:6.4.3
+image: onap/policy-clamp-runtime-acm:7.0.3
 pullPolicy: Always
 
 componentName: &componentName policy-clamp-runtime-acm
@@ -129,14 +129,14 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 1Gi
     requests:
       cpu: 0.5
       memory: 1Gi
   large:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 2Gi
     requests:
       cpu: 1