ソースを参照

Change mem and cpu

Administrator 6 ヶ月 前
コミット
1c54e15607
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      postgres/03-postgres-deployment.yaml

+ 2 - 2
postgres/03-postgres-deployment.yaml ファイルの表示

@@ -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: