Skip to content

Commit 7eccde5

Browse files
author
yanggang
committed
Clean plugin indent in containerd-config.toml.5.md
Signed-off-by: yanggang <[email protected]>
1 parent be9336f commit 7eccde5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/man/containerd-config.toml.5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ The following is an example partial configuraton with two runtimes:
228228
privileged_without_host_devices = false
229229
runtime_type = "io.containerd.runc.v2"
230230

231-
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc.options]
232-
BinaryName = "/usr/bin/runc"
231+
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc.options]
232+
BinaryName = "/usr/bin/runc"
233233

234234
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.other]
235235
privileged_without_host_devices = false

0 commit comments

Comments
 (0)