added multi transport example

This commit is contained in:
Chad Bailey
2025-04-07 22:13:27 +00:00
parent 0b8486ce39
commit f948a144f8
37 changed files with 713 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
agent_name = "pcc-transport-chatbot"
image = "chadbailey59/pcc-transport-chatbot:0.2"
secret_set = "pcc-transport-chatbot-secrets"
[scaling]
min_instances = 0
max_instances = 2