18180: Support for requesting preemptible instances in CWL
[arvados.git] / lib / config / config.default.yml
index 9800be70473fc8bf20f56ae5013bac099c80d9a5..0a8f55244b905cb48a56a4b994733534e8a5fd53 100644 (file)
@@ -903,11 +903,6 @@ Clusters:
       # If false, containers are scheduled on preemptible instances
       # only when requested by the submitter.
       #
-      # Note that arvados-cwl-runner does not currently offer a
-      # feature to request preemptible instances, so this value
-      # effectively acts as a cluster-wide decision about whether to
-      # use preemptible instances.
-      #
       # This flag is ignored if no preemptible instance types are
       # configured, and has no effect on top-level containers.
       AlwaysUsePreemptibleInstances: true