Merge "Update to CMR versions of AAI" into casablanca
[oom.git] / kubernetes / aai / charts / aai-champ / values.yaml
index a6435dd..0113ba4 100644 (file)
@@ -25,7 +25,9 @@ global:
 #################################################################
 
 # application image
-image: onap/champ:1.3-STAGING-latest
+image: onap/champ:1.3.1
+
+flavor: small
 
 # application configuration
 config:
@@ -55,12 +57,28 @@ service:
   type: NodePort
   portName: aai-champ
   internalPort: 9522
+  externalPort: 9522
   nodePort: 78
 
 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: