Initialize SDNC DB from init container
[oom.git] / kubernetes / portal / charts / portal-zookeeper / values.yaml
index b8e93c4..c7c8030 100644 (file)
@@ -56,7 +56,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:
@@ -74,3 +74,4 @@ resources:
     requests:
       cpu: 500m
       memory: 600Mi
+  unlimited: {}