Wire agent builder platform secret
This commit is contained in:
@@ -36,6 +36,9 @@ spec:
|
|||||||
value: "1200"
|
value: "1200"
|
||||||
- name: DEPLOY_WAIT_TIMEOUT_S
|
- name: DEPLOY_WAIT_TIMEOUT_S
|
||||||
value: "900"
|
value: "900"
|
||||||
|
- name: A2A_PLATFORM_SECRET
|
||||||
|
valueFrom:
|
||||||
|
secretKeyRef: {name: platform-secrets, key: platform_secret}
|
||||||
- name: A2A_LITELLM_URL
|
- name: A2A_LITELLM_URL
|
||||||
value: http://litellm.llm.svc.cluster.local:4000
|
value: http://litellm.llm.svc.cluster.local:4000
|
||||||
- name: A2A_LITELLM_KEY
|
- name: A2A_LITELLM_KEY
|
||||||
|
|||||||
Reference in New Issue
Block a user