change
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
- name: POSTGRES_PASSWORD
|
||||
value: defectdojo
|
||||
- name: PGOPTIONS
|
||||
value: "-c max_connections=200"
|
||||
value: "-c max_connections=1000"
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
name: postgres
|
||||
|
||||
Reference in New Issue
Block a user