Sync docker tags with release manifest
[oom.git] / kubernetes / portal / charts / portal-mariadb / values.yaml
index 3085588..8f6122f 100644 (file)
@@ -24,7 +24,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-db:2.3.0-STAGING-latest
+image: onap/portal-db:2.3.0
 pullPolicy: Always
 
 readinessImage: readiness-check:2.0.0
@@ -121,7 +121,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:
@@ -139,3 +139,4 @@ resources:
     requests:
       cpu: 800m
       memory: 1Gi
+  unlimited: {}