X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5836e576fe0b78c50383cf56e1c4fb4521daeca1..911abf131639401b2ccfd23a6bc3ec983f7ed8f4:/services/api/config/application.default.yml?ds=sidebyside 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