a2a-source-edit: write a2a.yaml
This commit is contained in:
14
a2a.yaml
Normal file
14
a2a.yaml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
name: agent-compliance-auditor
|
||||||
|
version: 0.1.6
|
||||||
|
entrypoint: agent:AgentComplianceAuditor
|
||||||
|
expose:
|
||||||
|
public: false
|
||||||
|
runtime:
|
||||||
|
resources:
|
||||||
|
cpu: "500m"
|
||||||
|
memory: 512Mi
|
||||||
|
max_runtime_seconds: 900
|
||||||
|
egress:
|
||||||
|
allow_hosts:
|
||||||
|
- gitea.a2a.svc.cluster.local
|
||||||
|
deny_internet_by_default: true
|
||||||
Reference in New Issue
Block a user