fix: Bump db pool size
This commit is contained in:
parent
44fb3c2fdc
commit
348a9c7fcf
2 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,8 @@ spec:
|
|||
env:
|
||||
- name: HOSTNAME
|
||||
value: legendaryframework.org
|
||||
- name: POOL_SIZE
|
||||
value: 25
|
||||
- name: EMAIL_FROM
|
||||
value: no-reply@legendaryframework.org
|
||||
- name: NAMESPACE
|
||||
|
|
|
@ -36,6 +36,8 @@ spec:
|
|||
env:
|
||||
- name: HOSTNAME
|
||||
value: legendaryframework.org
|
||||
- name: POOL_SIZE
|
||||
value: 25
|
||||
- name: EMAIL_FROM
|
||||
value: no-reply@legendaryframework.org
|
||||
- name: NAMESPACE
|
||||
|
|
Loading…
Reference in a new issue