Commit 1fa17897 authored by Noel Alonso's avatar Noel Alonso
Browse files

Reduce el límite de cpu de command

parent 51e745cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ services:
        window: 3m
      resources:
        limits:
          cpus: '4'
          cpus: '2'
          memory: 2G
        reservations:
          memory: 1639M