Merge "Fix music-cassandra statefulset failing"
[oom.git] / kubernetes / aai / charts / aai-spike / values.yaml
index c8d2043..40bfbea 100644 (file)
@@ -24,8 +24,8 @@ global:
 #################################################################
 
 # application image
-image: onap/spike:1.0-STAGING-latest
-
+image: onap/spike:1.4-STAGING-latest
+flavor: small
 # application configuration
 config:
   keyStorePassword: OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
@@ -60,12 +60,28 @@ service:
 ingress:
   enabled: false
 
-resources: {}
+resources:
+  small:
+    limits:
+      cpu: 2
+      memory: 4Gi
+    requests:
+      cpu: 0.5
+      memory: 1Gi
+  large:
+    limits:
+      cpu: 4
+      memory: 8Gi
+    requests:
+      cpu: 1
+      memory: 1536Mi
+  unlimited: {}
 
 # XML bean configuration
 event:
   port:
-    dmaap: 3904
+    dmaap: 3905
+  protocol: https
   consumer:
     topic: champRawEvents
   publisher: