Browse Source

Change mem and cpu

Administrator 6 months ago
parent
commit
1c54e15607
1 changed files with 2 additions and 2 deletions
  1. 2 2
      postgres/03-postgres-deployment.yaml

+ 2 - 2
postgres/03-postgres-deployment.yaml View File

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