caa76be2c9
Solve warning message: failed to load plugin io.containerd.internal.v1.opt Co-authored-by: Andrey Smirnov <andrey.smirnov@talos-systems.com> Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev> Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
11 lines
146 B
TOML
11 lines
146 B
TOML
version = 2
|
|
|
|
disabled_plugins = [
|
|
"io.containerd.grpc.v1.cri",
|
|
"io.containerd.internal.v1.opt",
|
|
]
|
|
|
|
[debug]
|
|
level = "info"
|
|
format = "json"
|