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"
Response
Default job advanced settings
define the max timeout for the build
define the max cpu resources (in milli)
define the max ram resources (in gib)
define how long in seconds an application is supposed to be stopped gracefully
Set pod placement on specific Kubernetes nodes labels
Allows you to set an existing Kubernetes service account name
Automount Kubernetes service account token to have access to Kubernetes API from pods
Mounts the container's root filesystem as read-only