postgresql
This commit is contained in:
@@ -34,6 +34,14 @@ spec:
|
|||||||
value: lets-encrypt-staging
|
value: lets-encrypt-staging
|
||||||
- name: 'postgresql.bundled'
|
- name: 'postgresql.bundled'
|
||||||
value: 'true'
|
value: 'true'
|
||||||
|
- name: 'postgresql.auth.username'
|
||||||
|
value: 'openproject'
|
||||||
|
- name: 'postgresql.auth.database'
|
||||||
|
value: 'openproject'
|
||||||
|
- name: 'postgresql.auth.password'
|
||||||
|
value: 'openproject'
|
||||||
|
- name: 'postgresql.auth.postgresPassword'
|
||||||
|
value: 'openproject'
|
||||||
- name: 'persistence.enabled'
|
- name: 'persistence.enabled'
|
||||||
value: 'false'
|
value: 'false'
|
||||||
- name: 's3.enabled'
|
- name: 's3.enabled'
|
||||||
|
|||||||
Reference in New Issue
Block a user