diff --git a/helm-charts/infisical-standalone-postgres/values.yaml b/helm-charts/infisical-standalone-postgres/values.yaml index 9b9f553d7..1b5f2f561 100644 --- a/helm-charts/infisical-standalone-postgres/values.yaml +++ b/helm-charts/infisical-standalone-postgres/values.yaml @@ -24,9 +24,9 @@ infisical: resources: limits: - memory: 300Mi + memory: 350Mi requests: - cpu: 290m + cpu: 350m ingress: enabled: true