You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
| parserImage.tag | string | defaults to the charts version | Parser image tag |
45
-
| scannerJob.env | list |`[]`| Optional environment variables mapped into each scanJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/)|
46
-
| scannerJob.extraContainers | list |`[]`| Optional additional Containers started with each scanJob (see: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/)|
47
-
| scannerJob.extraVolumeMounts | list |`[]`| Optional VolumeMounts mapped into each scanJob (see: https://kubernetes.io/docs/concepts/storage/volumes/)|
48
-
| scannerJob.extraVolumes | list |`[]`| Optional Volumes mapped into each scanJob (see: https://kubernetes.io/docs/concepts/storage/volumes/)|
| scannerJob.ttlSecondsAfterFinished | string |`nil`| Defines how long the scanner job after finishing will be available (see: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/)|
| parserImage.tag | string | defaults to the charts version | Parser image tag|
45
+
| scannerJob.env | list |`[]`| Optional environment variables mapped into each scanJob (see: https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/)|
46
+
| scannerJob.extraContainers | list |`[]`| Optional additional Containers started with each scanJob (see: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/)|
47
+
| scannerJob.extraVolumeMounts | list |`[]`| Optional VolumeMounts mapped into each scanJob (see: https://kubernetes.io/docs/concepts/storage/volumes/)|
48
+
| scannerJob.extraVolumes | list |`[]`| Optional Volumes mapped into each scanJob (see: https://kubernetes.io/docs/concepts/storage/volumes/)|
| scannerJob.ttlSecondsAfterFinished | string |`nil`| Defines how long the scanner job after finishing will be available (see: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/)|
0 commit comments