deploy
This commit is contained in:
13
a2a.yaml
Normal file
13
a2a.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: square-connect-openapi-agent
|
||||
version: '2.0'
|
||||
entrypoint: agent:SquareConnectOpenapiAgent
|
||||
description: Commerce API for payments, orders, catalogs, customers, inventory, and
|
||||
locations.
|
||||
runtime:
|
||||
resources:
|
||||
cpu: 200m
|
||||
memory: 512Mi
|
||||
egress:
|
||||
allow_hosts:
|
||||
- connect.squareup.com
|
||||
deny_internet_by_default: true
|
||||
Reference in New Issue
Block a user