restructured example and added readme
This commit is contained in:
7
examples/multi-transport-chatbot/pcc-deploy.toml
Normal file
7
examples/multi-transport-chatbot/pcc-deploy.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
agent_name = "multi-transport-chatbot"
|
||||
image = "chadbailey59/multi-transport-chatbot:0.1"
|
||||
secret_set = "pcc-transport-chatbot-secrets"
|
||||
|
||||
[scaling]
|
||||
min_instances = 0
|
||||
max_instances = 2
|
||||
Reference in New Issue
Block a user