This commit is contained in:
a2a-platform
2026-06-04 22:28:19 +00:00
commit c2768d3117
5 changed files with 3591 additions and 0 deletions

12
a2a.yaml Normal file
View File

@@ -0,0 +1,12 @@
name: mailu-openapi-agent
version: '1.0'
entrypoint: agent:MailuOpenapiAgent
description: Mailu administration agent generated from the live Mailu OpenAPI spec.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- mail.a2acloud.io
deny_internet_by_default: true