Updates to cloud examples: cloud-simple so it can be deployed and use Krisp

This commit is contained in:
Mark Backman
2025-07-26 22:19:05 -04:00
parent 49435cd115
commit 250dec2371
3 changed files with 41 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ agent_name = "cloud-simple-bot"
image = "your_dockerhub_username/cloud-simple-bot:0.1"
image_credentials = "dockerhub-access"
secret_set = "cloud-simple-bot-secrets"
enable_krisp = true
[scaling]
min_agents = 0