a2a-source-edit: write a2a.yaml
This commit is contained in:
4
a2a.yaml
4
a2a.yaml
@@ -1,5 +1,5 @@
|
|||||||
name: customer-integration-engineer
|
name: customer-integration-engineer
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
entrypoint: agent:CustomerIntegrationEngineer
|
entrypoint: agent:CustomerIntegrationEngineer
|
||||||
expose:
|
expose:
|
||||||
public: false
|
public: false
|
||||||
@@ -7,4 +7,4 @@ runtime:
|
|||||||
resources:
|
resources:
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
max_runtime_seconds: 600
|
max_runtime_seconds: 600
|
||||||
|
|||||||
Reference in New Issue
Block a user