X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8e31910034627dedd7259dd1e45a60768108c1e1..f9e94997cb5c2166d8b71874f263544cfc2fe5ba:/services/api/config/application.default.yml diff --git a/services/api/config/application.default.yml b/services/api/config/application.default.yml index 19b6f9b250..f51679135d 100644 --- a/services/api/config/application.default.yml +++ b/services/api/config/application.default.yml @@ -289,10 +289,10 @@ common: ### Crunch, DNS & compute node management ### - # Preemptable instance support (e.g. AWS Spot Instances) - # When true, child containers will get created with the preemptable + # Preemptible instance support (e.g. AWS Spot Instances) + # When true, child containers will get created with the preemptible # scheduling parameter parameter set. - preemptable_instances: false + preemptible_instances: false # Docker image to be used when none found in runtime_constraints of a job default_docker_image_for_jobs: false