Declare agent-builder platform secret env
This commit is contained in:
@@ -51,6 +51,9 @@ spec:
|
||||
- name: A2A_GRANT_VERIFYING_KEY
|
||||
valueFrom:
|
||||
secretKeyRef: {name: platform-secrets, key: grant_verifying_key}
|
||||
- name: A2A_PLATFORM_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef: {name: agent-builder-agent-secrets, key: A2A_PLATFORM_SECRET}
|
||||
- name: A2A_CP_URL
|
||||
value: http://control-plane.control-plane.svc.cluster.local
|
||||
readinessProbe:
|
||||
|
||||
Reference in New Issue
Block a user