[POLICY] Update docker images to latest versions
[oom.git] / kubernetes / policy / components / policy-drools-pdp / values.yaml
index 9ef74e8..fe94cd7 100755 (executable)
@@ -41,7 +41,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-pdpd-cl:1.12.2
+image: onap/policy-pdpd-cl:2.0.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -101,7 +101,7 @@ nexus:
 
 db:
   name: policy-mariadb
-  user: policy_user
+  user: policy-user
   password: policy_user
 
 pap:
@@ -157,14 +157,14 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 0.8Gi
     requests:
       cpu: 0.5
       memory: 0.8Gi
   large:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 1.6Gi
     requests:
       cpu: 1