Commit 01acd3b3 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Aumenta recursos para kafka-manager

parent e878b631
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ services:
        window: 2m
      resources:
        limits:
          cpus: '0.5'
          memory: 512M
          cpus: '1'
          memory: 1G
        reservations:
          memory: 410M
          memory: 820M
+3 −3
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ services:
        window: 2m
      resources:
        limits:
          cpus: '0.5'
          memory: 512M
          cpus: '1'
          memory: 1G
        reservations:
          memory: 410M
          memory: 820M