Authorizations
Token API are generated by Qovery to manage machine to machine interaction and do not have a TTL. Prefix your token with "Token ". Curl Example: curl https://console.qovery.com/organization -H "Authorization: Token $qovery_token"
Path Parameters
Helm ID
Body
name is case insensitive
Specify if the helm will be automatically updated after receiving a new image tag or a new commit according to the source type.
- Option 1
- Option 2
The extra arguments to pass to helm
Specify helm values you want to set or override
- Option 1
- Option 2
Maximum number of seconds allowed for helm to run before killing it and mark it as failed
x >= 0Indicates 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.
If we should allow the chart to deploy object outside his specified namespace. Setting this flag to true, requires special rights
Icon URI representing the helm service.
Response
Edit helm
name is case insensitive
Indicates if the 'environment preview option' is enabled.
If enabled, a preview environment will be automatically cloned when /preview endpoint is called.
If not specified, it takes the value of the auto_preview property from the associated environment.
Specify if the service will be automatically updated after receiving a new image tag or a new commit according to the source type.
- Option 1
- Option 2
The extra arguments to pass to helm
If we should allow the chart to deploy object outside his specified namespace. Setting this flag to true, requires special rights
Specify helm values you want to set or override
Icon URI representing the helm service.
type of the service (application, database, job, ...)
APPLICATION, DATABASE, CONTAINER, JOB, HELM, TERRAFORM Maximum number of seconds allowed for helm to run before killing it and mark it as failed
x >= 0- Option 1
- Option 2