mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
[containerd] Support containerd v2.0.x (#11845)
This commit is contained in:
committed by
GitHub
parent
4373c1be1d
commit
624937d137
@@ -96,7 +96,7 @@ You can tune many more [settings][runtime-spec] by supplying your own file name
|
||||
containerd_base_runtime_specs:
|
||||
cri-spec-custom.json: |
|
||||
{
|
||||
"ociVersion": "1.0.2-dev",
|
||||
"ociVersion": "1.1.0",
|
||||
"process": {
|
||||
"user": {
|
||||
"uid": 0,
|
||||
|
||||
Reference in New Issue
Block a user