Explorar el Código

Change mem and cpu

Administrator hace 6 meses
padre
commit
1c54e15607
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      postgres/03-postgres-deployment.yaml

+ 2 - 2
postgres/03-postgres-deployment.yaml Ver fichero

30
               memory: "64Mi"
30
               memory: "64Mi"
31
               #cpu: "200m"
31
               #cpu: "200m"
32
             limits:
32
             limits:
33
-              memory: "500Mi"
34
-              cpu: "1000m"
33
+              memory: "256Mi"
34
+              cpu: "200m"
35
       volumes:
35
       volumes:
36
         - name: factorytracedb
36
         - name: factorytracedb
37
           persistentVolumeClaim:
37
           persistentVolumeClaim: