| Name | Type | Description | Notes |
|---|---|---|---|
| ports | [HelmPortRequestPortsInner] | [optional] | |
| name | String | name is case insensitive | |
| description | String | [optional] | |
| timeoutSec | Number | Maximum number of seconds allowed for helm to run before killing it and mark it as failed | [optional] [default to 600] |
| autoPreview | Boolean | Indicates if the 'environment preview option' is enabled. If enabled, a preview environment will be automatically cloned when `/preview` endpoint is called or when a new commit is updated. If not specified, it takes the value of the `auto_preview` property from the associated environment. | [optional] |
| autoDeploy | Boolean | Specify if the helm will be automatically updated after receiving a new image tag or a new commit according to the source type. | |
| source | OneOfobjectobject | ||
| _arguments | [String] | The extra arguments to pass to helm | |
| allowClusterWideResources | Boolean | If we should allow the chart to deploy object outside his specified namespace. Setting this flag to true, requires special rights | [optional] [default to false] |
| valuesOverride | HelmRequestAllOfValuesOverride |
This repository was archived by the owner on Mar 14, 2024. It is now read-only.