mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-26 10:38:00 +01:00
Merge pull request #15049 from wy65701436/pg-shm
set shm size of postgres
This commit is contained in:
commit
10634f3ade
@ -144,6 +144,7 @@ services:
|
||||
options:
|
||||
syslog-address: "tcp://127.0.0.1:1514"
|
||||
tag: "postgresql"
|
||||
shm_size: '1gb'
|
||||
{% endif %}
|
||||
core:
|
||||
image: goharbor/harbor-core:{{version}}
|
||||
|
Loading…
Reference in New Issue
Block a user