Update quickstart, make it deployable
This commit is contained in:
6
examples/quickstart/pcc-deploy.toml
Normal file
6
examples/quickstart/pcc-deploy.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
agent_name = "quickstart"
|
||||
image = "your_username/quickstart:0.1"
|
||||
secret_set = "quickstart-secrets"
|
||||
|
||||
[scaling]
|
||||
min_agents = 1
|
||||
Reference in New Issue
Block a user