Skip to content

Commit 6165962

Browse files
committed
fixes to tests
Signed-off-by: Ryan Cook <[email protected]>
1 parent 2302f12 commit 6165962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/imageLoad-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
images:
22
- name: httpd-ex
3-
url: https://localhost:8080/httpd.tar
3+
url: http://localhost:8080/httpd.tar
44
schedule: "*/1 * * * *"
55
targetConfigs:
66
- url: https://github.com/containers/fetchit

0 commit comments

Comments
 (0)