update resources and config
This commit is contained in:
parent
1f26a36c48
commit
93cd2a26b9
2 changed files with 1 additions and 4 deletions
|
|
@ -42,7 +42,7 @@ data:
|
||||||
default_statistics_target = 100
|
default_statistics_target = 100
|
||||||
random_page_cost = 1.1
|
random_page_cost = 1.1
|
||||||
effective_io_concurrency = 200
|
effective_io_concurrency = 200
|
||||||
work_mem = 2621kB
|
work_mem = 5041kB
|
||||||
huge_pages = off
|
huge_pages = off
|
||||||
min_wal_size = 1GB
|
min_wal_size = 1GB
|
||||||
max_wal_size = 4GB
|
max_wal_size = 4GB
|
||||||
|
|
|
||||||
|
|
@ -43,9 +43,6 @@ spec:
|
||||||
key: postgres-password
|
key: postgres-password
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "1Gi"
|
|
||||||
cpu: "200m"
|
|
||||||
limits:
|
|
||||||
memory: "4Gi"
|
memory: "4Gi"
|
||||||
cpu: "800m"
|
cpu: "800m"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue