name: tasks-api version: 0.1.0 entrypoint: agent:TasksApi description: API-only service for tracking tasks in Postgres. runtime: resources: cpu: 200m memory: 512Mi egress: allow_hosts: - tasks.a2acloud.io deny_internet_by_default: true