We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a2022 commit bc8050cCopy full SHA for bc8050c
1 file changed
helm/defectdojo/README.md
@@ -612,8 +612,8 @@ A Helm chart for Kubernetes to install DefectDojo
612
| django.service.type | string | `""` | |
613
| django.strategy | object | `{}` | |
614
| django.tolerations | list | `[]` | |
615
-| django.uwsgi.appSettings.processes | int | `2` | |
616
-| django.uwsgi.appSettings.threads | int | `2` | |
+| django.uwsgi.appSettings.processes | int | `4` | |
+| django.uwsgi.appSettings.threads | int | `4` | |
617
| django.uwsgi.certificates.certFileName | string | `"ca.crt"` | |
618
| django.uwsgi.certificates.certMountPath | string | `"/certs/"` | |
619
| django.uwsgi.certificates.configName | string | `"defectdojo-ca-certs"` | |
0 commit comments