File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# cloudquery
22
3- ![ Version: 38.0.3 ] ( https://img.shields.io/badge/Version-38.0.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 6.19.1 ] ( https://img.shields.io/badge/AppVersion-6.19.1 -informational?style=flat-square )
3+ ![ Version: 38.1.0 ] ( https://img.shields.io/badge/Version-38.1.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 6.20.2 ] ( https://img.shields.io/badge/AppVersion-6.20.2 -informational?style=flat-square )
44
55Open source high performance data integration platform designed for security and infrastructure teams.
66
@@ -46,6 +46,7 @@ Kubernetes: `^1.8.0-0`
4646| image.repository | string | ` "cloudquery/cloudquery" ` | |
4747| image.tag | string | ` nil ` | Overrides the image tag whose default is the chart appVersion |
4848| job.enabled | bool | ` false ` | Create a job that runs once upon installation. |
49+ | job.ttlSecondsAfterFinished | int | ` 259200 ` | How long to retain the job after it has finished. Default is 259200 seconds (3 days). |
4950| labels | object | ` {} ` | Optional. Additional labels to be applied to all resources. |
5051| nameOverride | string | ` "" ` | Partially override common.names.fullname template (will maintain the release name) |
5152| nodeSelector | object | ` {} ` | Optional. Adds the nodeSelector to the admin pod and cronjob. |
You can’t perform that action at this time.
0 commit comments