Make all services independent of helm Release.Name
[oom.git] / kubernetes / policy / values.yaml
index 6d73db7..4ab6e11 100644 (file)
@@ -41,7 +41,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.2-SNAPSHOT-latest
+image: onap/policy-pe:1.2-STAGING-latest
 pullPolicy: Always
 
 subChartsOnly:
@@ -90,6 +90,7 @@ readiness:
 service:
   type: NodePort
   name: pap
+  portName: pap
   externalPort: 8443
   nodePort: 19
   externalPort2: 9091