Merge "AAF Service Health Check"
[oom.git] / kubernetes / portal / charts / portal-sdk / values.yaml
index d0aae9c..928c0a3 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-sdk:v2.2.0
+image: onap/portal-sdk:2.2.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -53,11 +53,11 @@ readiness:
   periodSeconds: 10
 
 service:
-  type: ClusterIP
+  type: NodePort
   name: portal-sdk
   portName: portal-sdk
-  externalPort: 8990
   internalPort: 8080
+  nodePort: 12
 
 mariadb:
   service: