wip - pcc-transport example
This commit is contained in:
6
examples/pcc-transport/server/pcc-deploy.toml
Normal file
6
examples/pcc-transport/server/pcc-deploy.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
agent_name = "simple-chatbot"
|
||||
image = "your-docker-hub-username/simple-chatbot:0.1"
|
||||
secret_set = "simple-chatbot-secrets"
|
||||
|
||||
[scaling]
|
||||
min_instances = 0
|
||||
Reference in New Issue
Block a user