a2a-source-edit: write a2a.yaml

This commit is contained in:
a2a-cloud
2026-07-13 11:54:51 +00:00
parent 89e3ffed11
commit e7d359b097

14
a2a.yaml Normal file
View 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