17 lines
553 B
YAML
17 lines
553 B
YAML
name: go-daddy
|
|
version: 0.1.0
|
|
entrypoint: agent:GoDaddy
|
|
description: <p>The Domains API is for domain-related actions such as purchasing,
|
|
renewing, or managing domains.</p><p>Updates to domains generally require the domain
|
|
to be in an `ACTIVE` status. Some update actions (such as updating nameservers)
|
|
on protected and high-value domains requires 2FA which is currently not supported
|
|
via the api.</p>
|
|
runtime:
|
|
resources:
|
|
cpu: 200m
|
|
memory: 512Mi
|
|
egress:
|
|
allow_hosts:
|
|
- api.ote-godaddy.com
|
|
deny_internet_by_default: true
|