Fix quickstart pcc-deploy.toml

This commit is contained in:
Mark Backman
2026-02-10 22:17:09 -05:00
parent ac53594967
commit 972ad93e18

View File

@@ -1,5 +1,5 @@
agent_name = "quickstart-test"
image = "markatdaily/quickstart-test:latest"
image = "your_username/quickstart-test:latest"
secret_set = "quickstart-test-secrets"
agent_profile = "agent-1x"