Sync docker tags with release manifest
[oom.git] / kubernetes / aai / charts / aai-champ / values.yaml
index a6435dd..1cf9452 100644 (file)
@@ -25,7 +25,9 @@ global:
 #################################################################
 
 # application image
-image: onap/champ:1.3-STAGING-latest
+image: onap/champ:1.3.0
+
+flavor: small
 
 # application configuration
 config:
@@ -60,7 +62,22 @@ service:
 ingress:
   enabled: false
 
-resources: {}
+resources:
+  small:
+    limits:
+      cpu: 2
+      memory: 4Gi
+    requests:
+      cpu: 2
+      memory: 4Gi
+  large:
+    limits:
+      cpu: 4
+      memory: 8Gi
+    requests:
+      cpu: 4
+      memory: 8Gi
+  unlimited: {}
 
 # XML beans configuration
 event: