add hello world
This commit is contained in:
@ -158,3 +158,14 @@ config.repo = "mbecks/demo-sync"
|
||||
# config.repo = "mbecks/demo-vector"
|
||||
|
||||
# [[repo]]
|
||||
|
||||
###############
|
||||
# Hello world #
|
||||
###############
|
||||
|
||||
[[deployment]]
|
||||
name = "hello_world"
|
||||
tags = ["hello", "world"]
|
||||
config.server_id = "demo-server"
|
||||
config.image.type = "Image"
|
||||
config.image.params.image = "hello-world"
|
Reference in New Issue
Block a user