Changes to support onappf PDP-A
[oom.git] / kubernetes / policy / charts / policy-apex-pdp / values.yaml
index ef90c91..7099430 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-apex-pdp:2.0-SNAPSHOT-latest
+image: onap/policy-apex-pdp:2.1-SNAPSHOT-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -59,7 +59,7 @@ service:
   type: NodePort
   name: policy-apex-pdp
   portName: policy-apex-pdp
-  externalPort: 12345
+  externalPort: 6969
   nodePort: 37
 
 ingress:
@@ -82,4 +82,5 @@ resources:
       memory: 8Gi
     requests:
       cpu: 20m
-      memory: 2Gi
\ No newline at end of file
+      memory: 2Gi
+  unlimited: {}