15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"crio": {
|
|
"mode": "taskserv",
|
|
"name": "crio",
|
|
"operations": {
|
|
"delete": false,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"runtime_default": "crun",
|
|
"runtimes": "crun,runc",
|
|
"version": "1.35.2"
|
|
}
|
|
}
|