Files
offline_kubespray/roles/container-engine/youki/molecule/default/files/container.json
2024-02-16 17:08:09 +09:00

11 lines
160 B
JSON

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