fix: align agent-builder with longer pack timeouts
All checks were successful
build / build (push) Successful in 27s
All checks were successful
build / build (push) Successful in 27s
This commit is contained in:
@@ -32,6 +32,10 @@ spec:
|
||||
value: registry.a2acloud.io/agents/agent-builder:f7da050814bf8856fb2df0949d8140b34d379864
|
||||
- name: SANDBOX_URL
|
||||
value: http://sandbox.sandbox.svc.cluster.local:8000
|
||||
- name: SANDBOX_TIMEOUT_S
|
||||
value: "1200"
|
||||
- name: DEPLOY_WAIT_TIMEOUT_S
|
||||
value: "900"
|
||||
- name: A2A_LITELLM_URL
|
||||
value: http://litellm.llm.svc.cluster.local:4000
|
||||
- name: A2A_LITELLM_KEY
|
||||
|
||||
Reference in New Issue
Block a user