You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: Laurent <[email protected]>
## What
Added the new field to reserver disk space
## Why
Requested by customer
## Notes
Signed-off-by: Laurent <[email protected]>
-`spec_template` - (Optional) A collection of `spec_template` blocks as documented below.
108
108
-`runtime_environment` - (Optional) A collection of `runtime_environment` blocks as documented below.
109
109
-`pack_id` - (Optional) SAAS pack (`5cd1746617313f468d669013` for Small; `5cd1746717313f468d669014` for Medium; `5cd1746817313f468d669015` for Large; `5cd1746817313f468d669017` for XL; `5cd1746817313f468d669018` for XXL)
110
+
-`required_available_storage` - (Optional) Minimum disk space required for build filesystem ( unit Gi is required)
110
111
-`contexts` - (Optional) A list of strings representing the contexts ([shared_configuration](https://codefresh.io/docs/docs/configure-ci-cd-pipeline/shared-configuration/)) to be configured for the pipeline
111
112
-`termination_policy` - (Optional) A `termination_policy` block as documented below.
112
113
-`options` - (Optional) A `options` block as documented below.
0 commit comments