Update quickstart to use cloud builds

This commit is contained in:
Mark Backman
2026-03-12 14:46:49 -04:00
parent 383300979d
commit 38a4d4ff23
2 changed files with 7 additions and 30 deletions

View File

@@ -1,11 +1,6 @@
agent_name = "quickstart-test"
image = "your_username/quickstart-test:latest"
secret_set = "quickstart-test-secrets"
agent_name = "quickstart"
secret_set = "quickstart-secrets"
agent_profile = "agent-1x"
# RECOMMENDED: Set an image pull secret:
# https://docs.pipecat.ai/deployment/pipecat-cloud/fundamentals/secrets#image-pull-secrets
image_credentials = "dockerhub-access"
[scaling]
min_agents = 1