diff --git a/helm/defectdojo/values.yaml b/helm/defectdojo/values.yaml index 5d073474a08..acd06793da0 100644 --- a/helm/defectdojo/values.yaml +++ b/helm/defectdojo/values.yaml @@ -283,8 +283,8 @@ django: cpu: 2000m memory: 512Mi appSettings: - processes: 2 - threads: 2 + processes: 4 + threads: 4 # maxFd: 102400 # Uncomment to set the maximum number of file descriptors. If not set will be detected by uwsgi enableDebug: false # this also requires DD_DEBUG to be set to True certificates: