[AAI] Add model-loader tracing config
[oom.git] / kubernetes / aai / values.yaml
index ddb018e..a24805b 100644 (file)
@@ -25,7 +25,7 @@ global: # global defaults
   dockerhubRepository: docker.io
   busyboxImage: busybox
 
-  readinessImage: onap/oom/readiness:5.0.1
+  readinessImage: onap/oom/readiness:6.0.2
 
   loggingRepository: docker.elastic.co
   loggingImage: beats/filebeat:5.5.0
@@ -332,7 +332,7 @@ haproxy:
   initContainers:
     resources:
       cpu: "50m"
-      memory: "0.5Gi"
+      memory: "500Mi"
   requestBlocking:
     enabled: false
     customConfigs: []