mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-12 10:30:06 -03:30
* CI: use netchecker images from quay to prevent throttling * Molecule: use hello-world image from quay.io
11 lines
162 B
JSON
11 lines
162 B
JSON
{
|
|
"metadata": {
|
|
"name": "gvisor1"
|
|
},
|
|
"image": {
|
|
"image": "quay.io/kubespray/hello-world:latest"
|
|
},
|
|
"log_path": "gvisor1.0.log",
|
|
"linux": {}
|
|
}
|