X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cc3857d9fdcd7588af329a9b2452e0ef09eb68a4..1c434a9f9ec70d8f23583bc737a516c3ef0eb91d:/doc/_includes/_container_runtime_constraints.liquid diff --git a/doc/_includes/_container_runtime_constraints.liquid b/doc/_includes/_container_runtime_constraints.liquid index 849db42e47..d505bfd9e0 100644 --- a/doc/_includes/_container_runtime_constraints.liquid +++ b/doc/_includes/_container_runtime_constraints.liquid @@ -8,4 +8,3 @@ table(table table-bordered table-condensed). |vcpus|integer|Number of cores to be used to run this process.|Optional. However, a ContainerRequest that is in "Committed" state must provide this.| |keep_cache_ram|integer|Number of keep cache bytes to be used to run this process.|Optional.| |API|boolean|When set, ARVADOS_API_HOST and ARVADOS_API_TOKEN will be set, and container will have networking enabled to access the Arvados API server.|Optional.| -|partition|array of strings|Specify the names of one or more compute partitions that may run this container. If not provided, the system chooses where to run the container.|Optional.|