Merge "change readiness logic for APPC docker"
[oom.git] / kubernetes / policy / charts / drools / values.yaml
index 74e0fe8..b2e8257 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pdpd-cl:1.5.2
+image: onap/policy-pdpd-cl:1.5.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -74,7 +74,7 @@ server:
   jvmOpts: -server -Xms1024m -Xmx2048m
 
 aaf:
-  enabled: "true"
+  enabled: "false"
 
 keystore:
   password: Pol1cy_0nap
@@ -87,7 +87,7 @@ telemetry:
   password: demo123456!
 
 nexus:
-  nexus: admin
+  user: admin
   password: admin123
   port: 8081
 
@@ -127,6 +127,13 @@ dmaap:
     key:
     password:
 
+cds:
+  grpc:
+    user: ccsdkapps
+    password: ccsdkapps
+    svcName: cds-blueprints-processor-grpc
+    svcPort: 9111
+
 # Resource Limit flavor -By Default using small
 flavor: small
 # Segregation for Different environment (Small and Large)