Skip to content

Commit 5d216a1

Browse files
committed
Merge branch 'master' into docs-rewrite
2 parents 20bbcaf + 2ff256e commit 5d216a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.old/lit/docs/install/worker.lit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ decide much on its own.
500500
--containerd-bin= Path to a containerd executable (non-absolute names get resolved from $PATH). [$CONCOURSE_CONTAINERD_BIN]
501501
--containerd-init-bin= Path to an init executable (non-absolute names get resolved from $PATH). (default: /usr/local/concourse/bin/init) [$CONCOURSE_CONTAINERD_INIT_BIN]
502502
--containerd-cni-plugins-dir= Path to CNI network plugins. (default: /usr/local/concourse/bin) [$CONCOURSE_CONTAINERD_CNI_PLUGINS_DIR]
503+
--containerd-log-level Minimum level of logs to see. (default: info) [$CONCOURSE_CONTAINERD_LOG_LEVEL]
503504
--containerd-request-timeout= How long to wait for requests to Containerd to complete. 0 means no timeout. (default: 5m) [$CONCOURSE_CONTAINERD_REQUEST_TIMEOUT]
504505
--containerd-max-containers= Max container capacity. 0 means no limit. (default: 250) [$CONCOURSE_CONTAINERD_MAX_CONTAINERS]
505506
--containerd-privileged-mode= How many privileges privileged containers get. full is equivalent to root on host. ignore means no extra privileges. fuse-only means enough to use fuse-overlayfs. (default: full) [$CONCOURSE_CONTAINERD_PRIVILEGED_MODE]

0 commit comments

Comments
 (0)