adjust resources

This commit is contained in:
2025-01-08 15:11:12 -06:00
parent 2fbc912c29
commit e3a32d0866
5 changed files with 15 additions and 1 deletions

View File

@@ -228,6 +228,10 @@ postgres-16-cluster:
storageClass: local-path
storage:
storageClass: local-path
resources:
requests:
memory: 384Mi
cpu: 200m
monitoring:
enabled: true
postgresql:

View File

@@ -126,7 +126,7 @@ postgres-17-cluster:
resources:
requests:
memory: 1Gi
cpu: 150m
cpu: 200m
monitoring:
enabled: true
bootstrap:

View File

@@ -123,6 +123,10 @@ postgres-17-cluster:
storageClass: local-path
storage:
storageClass: local-path
resources:
requests:
memory: 1Gi
cpu: 200m
monitoring:
enabled: true
bootstrap:

View File

@@ -126,6 +126,9 @@ postgres-17-cluster:
storageClass: local-path
storage:
storageClass: local-path
resources:
requests:
memory: 512Mi
monitoring:
enabled: true
bootstrap:

View File

@@ -329,6 +329,9 @@ postgres-17-cluster:
storageClass: local-path
storage:
storageClass: local-path
resources:
requests:
cpu: 200m
monitoring:
enabled: true
backup: