File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -567,7 +567,7 @@ A Helm chart for Kubernetes to install DefectDojo
567567| celery.worker.resources.requests.memory | string | `"128Mi"` | |
568568| celery.worker.startupProbe | object | `{}` | |
569569| celery.worker.tolerations | list | `[]` | |
570- | cloudsql.containerSecurityContext | string | `nil ` | |
570+ | cloudsql.containerSecurityContext | object | `{} ` | |
571571| cloudsql.enable_iam_login | bool | `false` | |
572572| cloudsql.enabled | bool | `false` | |
573573| cloudsql.extraEnv | list | `[]` | |
Original file line number Diff line number Diff line change 214214 "type" : " object" ,
215215 "properties" : {
216216 "containerSecurityContext" : {
217- "type" : " null "
217+ "type" : " object "
218218 },
219219 "enable_iam_login" : {
220220 "type" : " boolean"
You can’t perform that action at this time.
0 commit comments