iUpdate latest staging portal docker images
[oom.git] / kubernetes / portal / charts / portal-widget / values.yaml
index 5264938..c20de73 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-wms:2.3.0-STAGING-latest
+image: onap/portal-wms:2.6.0-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -68,7 +68,7 @@ service:
 ingress:
   enabled: false
 
-# Resource Limit flavor -By Default using small 
+# Resource Limit flavor -By Default using small
 flavor: small
 # Segregation for Different environment (Small and Large)
 resources:
@@ -86,3 +86,4 @@ resources:
     requests:
       cpu: 1
       memory: 4Gi
+  unlimited: {}