[AAF][SMS] Relax CPU limits for vault
[oom.git] / kubernetes / aaf / components / aaf-sms / components / aaf-sms-vault / values.yaml
index 750363c..96b7499 100644 (file)
@@ -35,7 +35,6 @@ config:
   consul:
     server: true
     log_level: INFO
-    server: true
     data_dir: '/consul/data'
     ports:
       http: 8500
@@ -95,7 +94,7 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 40m
+      cpu: 400m
       memory: 40Mi
     requests:
       cpu: 10m