List default terraform advanced settings
Documentation Index
Fetch the complete documentation index at: https://qovery-update-kubecost-tuto.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Response
Default terraform 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
Mounts the container's root filesystem as read-only