mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-12 18:40:03 -03:30
11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"metadata": {
|
|
"name": "cri-dockerd1"
|
|
},
|
|
"image": {
|
|
"image": "quay.io/kubespray/hello-world:latest"
|
|
},
|
|
"log_path": "cri-dockerd1.0.log",
|
|
"linux": {}
|
|
}
|