diff --git a/a2a.yaml b/a2a.yaml deleted file mode 100644 index 4f48c84..0000000 --- a/a2a.yaml +++ /dev/null @@ -1,14 +0,0 @@ -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