deploy
This commit is contained in:
12
a2a.yaml
Normal file
12
a2a.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: paypal-checkout-orders-openapi-agent
|
||||
version: '2.32'
|
||||
entrypoint: agent:PaypalCheckoutOrdersOpenapiAgent
|
||||
description: Merchant checkout and order-management API for PayPal commerce flows.
|
||||
runtime:
|
||||
resources:
|
||||
cpu: 200m
|
||||
memory: 512Mi
|
||||
egress:
|
||||
allow_hosts:
|
||||
- api-m.paypal.com
|
||||
deny_internet_by_default: true
|
||||
Reference in New Issue
Block a user