deploy
This commit is contained in:
13
a2a.yaml
Normal file
13
a2a.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: workos-openapi-agent
|
||||
version: '1.0'
|
||||
entrypoint: agent:WorkosOpenapiAgent
|
||||
description: Enterprise auth and directory platform API for SSO, SCIM, orgs, audit
|
||||
logs, and user management.
|
||||
runtime:
|
||||
resources:
|
||||
cpu: 200m
|
||||
memory: 512Mi
|
||||
egress:
|
||||
allow_hosts:
|
||||
- api.workos.com
|
||||
deny_internet_by_default: true
|
||||
Reference in New Issue
Block a user