deploy
This commit is contained in:
12
a2a.yaml
Normal file
12
a2a.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: okta-management-openapi-agent
|
||||
version: 2026.06.2
|
||||
entrypoint: agent:OktaManagementOpenapiAgent
|
||||
description: Identity management API for users, groups, apps, orgs, and admin workflows.
|
||||
runtime:
|
||||
resources:
|
||||
cpu: 200m
|
||||
memory: 512Mi
|
||||
egress:
|
||||
allow_hosts:
|
||||
- '{youroktadomain}'
|
||||
deny_internet_by_default: true
|
||||
Reference in New Issue
Block a user