We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e464cbe commit 1336ba5Copy full SHA for 1336ba5
1 file changed
helm/defectdojo/values.yaml
@@ -283,8 +283,8 @@ django:
283
cpu: 2000m
284
memory: 512Mi
285
appSettings:
286
- processes: 2
287
- threads: 2
+ processes: 4
+ threads: 4
288
# maxFd: 102400 # Uncomment to set the maximum number of file descriptors. If not set will be detected by uwsgi
289
enableDebug: false # this also requires DD_DEBUG to be set to True
290
certificates:
0 commit comments