13 lines
330 B
YAML
13 lines
330 B
YAML
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
|