Skip to content

Commit bc8050c

Browse files
committed
docs(helm): update README.md after chart changes
1 parent d2a2022 commit bc8050c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helm/defectdojo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,8 +612,8 @@ A Helm chart for Kubernetes to install DefectDojo
612612
| django.service.type | string | `""` | |
613613
| django.strategy | object | `{}` | |
614614
| django.tolerations | list | `[]` | |
615-
| django.uwsgi.appSettings.processes | int | `2` | |
616-
| django.uwsgi.appSettings.threads | int | `2` | |
615+
| django.uwsgi.appSettings.processes | int | `4` | |
616+
| django.uwsgi.appSettings.threads | int | `4` | |
617617
| django.uwsgi.certificates.certFileName | string | `"ca.crt"` | |
618618
| django.uwsgi.certificates.certMountPath | string | `"/certs/"` | |
619619
| django.uwsgi.certificates.configName | string | `"defectdojo-ca-certs"` | |

0 commit comments

Comments
 (0)