[OOM] Fixing k8s cpu limits
[oom.git] / kubernetes / aai / components / aai-babel / values.yaml
index bbc64d2..31edf9b 100644 (file)
@@ -71,10 +71,17 @@ ingress:
   config:
     ssl: "redirect"
 
+serviceMesh:
+  authorizationPolicy:
+    authorizedPrincipals:
+      - serviceAccount: aai-modelloader-read
+      - serviceAccount: istio-ingress
+        namespace: istio-ingress
+
 resources:
   small:
     limits:
-      cpu: 2
+      cpu: 1
       memory: 4Gi
     requests:
       cpu: 0.5