adjust resources
This commit is contained in:
@@ -228,6 +228,10 @@ postgres-16-cluster:
|
||||
storageClass: local-path
|
||||
storage:
|
||||
storageClass: local-path
|
||||
resources:
|
||||
requests:
|
||||
memory: 384Mi
|
||||
cpu: 200m
|
||||
monitoring:
|
||||
enabled: true
|
||||
postgresql:
|
||||
|
@@ -126,7 +126,7 @@ postgres-17-cluster:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 150m
|
||||
cpu: 200m
|
||||
monitoring:
|
||||
enabled: true
|
||||
bootstrap:
|
||||
|
@@ -123,6 +123,10 @@ postgres-17-cluster:
|
||||
storageClass: local-path
|
||||
storage:
|
||||
storageClass: local-path
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 200m
|
||||
monitoring:
|
||||
enabled: true
|
||||
bootstrap:
|
||||
|
@@ -126,6 +126,9 @@ postgres-17-cluster:
|
||||
storageClass: local-path
|
||||
storage:
|
||||
storageClass: local-path
|
||||
resources:
|
||||
requests:
|
||||
memory: 512Mi
|
||||
monitoring:
|
||||
enabled: true
|
||||
bootstrap:
|
||||
|
@@ -329,6 +329,9 @@ postgres-17-cluster:
|
||||
storageClass: local-path
|
||||
storage:
|
||||
storageClass: local-path
|
||||
resources:
|
||||
requests:
|
||||
cpu: 200m
|
||||
monitoring:
|
||||
enabled: true
|
||||
backup:
|
||||
|
Reference in New Issue
Block a user