diff --git a/chart/values.ippidb-dev.yaml b/chart/values.ippidb-dev.yaml index ffadca2cab971358e89c1df16efe7e9f4f86dff6..477eb56643be70861f85f9529db2ffe690411128 100644 --- a/chart/values.ippidb-dev.yaml +++ b/chart/values.ippidb-dev.yaml @@ -9,4 +9,10 @@ celery: logLevel: debug resources: limits: - memory: 3Gi \ No newline at end of file + memory: 3Gi + +postgresql: + resources: + limits: + memory: 2Gi + cpu: 2 \ No newline at end of file diff --git a/chart/values.yaml b/chart/values.yaml index b097313b07c781b2b83fb5abdb56695b67a83117..7a20896b75e2753367e71d7ca1101888e4fd0833 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -128,8 +128,8 @@ postgresql: memory: 2Gi cpu: 2 limits: - memory: 2Gi - cpu: 2 + memory: 4Gi + cpu: 4 postgresqlbitnami: primary: