lifecycle/platform/testdata/layers/run.toml

8 lines
309 B
TOML

[[images]]
image = "some-other-user-provided-run-image"
mirrors = ["some-other-user-provided-run-image-mirror-1", "some-other-user-provided-run-image-mirror-2"]
[[images]]
image = "some-user-provided-run-image"
mirrors = ["some-user-provided-run-image-mirror-1", "some-user-provided-run-image-mirror-2"]