c12s-kubespray/roles/container-engine/youki/molecule/default/files/container.json
2022-01-21 14:01:07 -08:00

11 lines
160 B
JSON

{
"metadata": {
"name": "youki1"
},
"image": {
"image": "quay.io/kubespray/hello-world:latest"
},
"log_path": "youki1.0.log",
"linux": {}
}