diff --git a/clusters/cl01tl/applications/sonarr/values.yaml b/clusters/cl01tl/applications/sonarr/values.yaml index 523ad19b7..f09bd4269 100644 --- a/clusters/cl01tl/applications/sonarr/values.yaml +++ b/clusters/cl01tl/applications/sonarr/values.yaml @@ -89,13 +89,14 @@ postgres-17-cluster: storageClass: local-path walStorage: storageClass: local-path - resources: - requests: - memory: 512Mi monitoring: enabled: true prometheusRule: enabled: true + resources: + requests: + memory: 1Gi + cpu: 200m initdb: postInitSQL: - CREATE DATABASE "sonarr-main" OWNER "app"; diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index c8546d8bb..34c6afbbe 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -330,7 +330,7 @@ postgres-17-cluster: resources: requests: memory: 1Gi - cpu: 50m + cpu: 200m recovery: method: objectStore objectStore: diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index 287188557..7047a8b61 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -62,6 +62,9 @@ postgres-17-cluster: enabled: true prometheusRule: enabled: true + resources: + requests: + cpu: 200m recovery: method: objectStore objectStore: