AppApp is the Schema for the Apps API.
TypeMR
Providerprovider-upjet-digitalocean
Groupdigitalocean.digitalocean.m.crossplane.io
Scopenamespaced
Versionv1alpha1

1apiVersion: digitalocean.digitalocean.m.crossplane.io/v1alpha1

2kind: App

kind
string
metadata
object
spec
object

AppSpec defines the desired state of App

forProvider
required
object

(No description available)

array

The dedicated egress IP addresses associated with the app.

id
string
ip
string
status
string
projectId
string
object

Reference to a Project in project to populate projectId.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a Project in project to populate projectId.

namespace
string
policy
object

Policies for selection.

resolve
string
spec
array

A DigitalOcean App spec describing the app. A DigitalOcean App Platform Spec

alert
array

Describes an alert policy for the app.

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
rule
string
array

(No description available)

dbName
string
dbUser
string
engine
string
name
string
production
boolean
version
string
domain
array

Describes a domain where the application will be made available.

name
string
type
string
wildcard
boolean
zone
string
domains
array

(No description available)

egress
array

Specification for app egress configurations.

type
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
array

A list of the features applied to the app. The default buildpack can be overridden here. List of available buildpacks can be found using the doctl CLI List of features which is applied to the app

array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
ingress
array

Specification for component routing, rewrites, and redirects.

rule
array

The type of the alert to configure. Top-level app alert policies can be: DEPLOYMENT_CANCELLED, DEPLOYMENT_FAILED, DEPLOYMENT_LIVE, DEPLOYMENT_STARTED, DOMAIN_FAILED, DOMAIN_LIVE, AUTOSCALE_FAILED, or AUTOSCALE_SUCCEEDED.

array

The component to route to. Only one of component or redirect may be set.

cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
match
array

The match configuration for the rule

array

The authority (domain) to match on.

exact
string
path
array

The path to match on.

prefix
string
array

The redirect configuration for the rule. Only one of component or redirect may be set.

authority
string
port
number
scheme
string
uri
string
array

(No description available)

key
string
value
string
job
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
object

The credentials required to access a private Docker Hub or GitHub registry, in the following syntax :. Access credentials for third-party registries

key
required
string
name
required
string
tag
string
kind
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
sourceDir
string
array

Contains a component's termination parameters.

array

Specification to configure maintenance settings for the app, such as maintenance mode and archiving the app. Specification to configure maintenance settings for the app, such as maintenance mode and archiving the app.

archive
boolean
enabled
boolean
name
string
region
string
service
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

Configuration for automatically scaling this component based on metrics.

metrics
array

The metrics that the component is scaled on. The metrics that the component is scaled on.

cpu
array

Settings for scaling the component based on CPU utilization. Settings for scaling the component based on CPU utilization.

percent
number
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
array

A health check to determine the availability of this component.

httpPort
number
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
object

The credentials required to access a private Docker Hub or GitHub registry, in the following syntax :. Access credentials for third-party registries

key
required
string
name
required
string
tag
string
array

A list of ports on which this service will listen for internal traffic.

array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
array

Contains a component's termination parameters.

array

(No description available)

array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
name
string
outputDir
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
vpc
array

: Specification for VPC.

id
string
worker
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

Configuration for automatically scaling this component based on metrics.

metrics
array

The metrics that the component is scaled on. The metrics that the component is scaled on.

cpu
array

Settings for scaling the component based on CPU utilization. Settings for scaling the component based on CPU utilization.

percent
number
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
object

The credentials required to access a private Docker Hub or GitHub registry, in the following syntax :. Access credentials for third-party registries

key
required
string
name
required
string
tag
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
sourceDir
string
array

Contains a component's termination parameters.

object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

array

The dedicated egress IP addresses associated with the app.

id
string
ip
string
status
string
projectId
string
object

Reference to a Project in project to populate projectId.

name
required
string
namespace
string
policy
object

Policies for referencing.

resolve
string
object

Selector for a Project in project to populate projectId.

namespace
string
policy
object

Policies for selection.

resolve
string
spec
array

A DigitalOcean App spec describing the app. A DigitalOcean App Platform Spec

alert
array

Describes an alert policy for the app.

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
rule
string
array

(No description available)

dbName
string
dbUser
string
engine
string
name
string
production
boolean
version
string
domain
array

Describes a domain where the application will be made available.

name
string
type
string
wildcard
boolean
zone
string
domains
array

(No description available)

egress
array

Specification for app egress configurations.

type
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
array

A list of the features applied to the app. The default buildpack can be overridden here. List of available buildpacks can be found using the doctl CLI List of features which is applied to the app

array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
ingress
array

Specification for component routing, rewrites, and redirects.

rule
array

The type of the alert to configure. Top-level app alert policies can be: DEPLOYMENT_CANCELLED, DEPLOYMENT_FAILED, DEPLOYMENT_LIVE, DEPLOYMENT_STARTED, DOMAIN_FAILED, DOMAIN_LIVE, AUTOSCALE_FAILED, or AUTOSCALE_SUCCEEDED.

array

The component to route to. Only one of component or redirect may be set.

cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
match
array

The match configuration for the rule

array

The authority (domain) to match on.

exact
string
path
array

The path to match on.

prefix
string
array

The redirect configuration for the rule. Only one of component or redirect may be set.

authority
string
port
number
scheme
string
uri
string
array

(No description available)

key
string
value
string
job
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
object

The credentials required to access a private Docker Hub or GitHub registry, in the following syntax :. Access credentials for third-party registries

key
required
string
name
required
string
tag
string
kind
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
sourceDir
string
array

Contains a component's termination parameters.

array

Specification to configure maintenance settings for the app, such as maintenance mode and archiving the app. Specification to configure maintenance settings for the app, such as maintenance mode and archiving the app.

archive
boolean
enabled
boolean
name
string
region
string
service
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

Configuration for automatically scaling this component based on metrics.

metrics
array

The metrics that the component is scaled on. The metrics that the component is scaled on.

cpu
array

Settings for scaling the component based on CPU utilization. Settings for scaling the component based on CPU utilization.

percent
number
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
array

A health check to determine the availability of this component.

httpPort
number
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
object

The credentials required to access a private Docker Hub or GitHub registry, in the following syntax :. Access credentials for third-party registries

key
required
string
name
required
string
tag
string
array

A list of ports on which this service will listen for internal traffic.

array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
array

Contains a component's termination parameters.

array

(No description available)

array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
name
string
outputDir
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
vpc
array

: Specification for VPC.

id
string
worker
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

Configuration for automatically scaling this component based on metrics.

metrics
array

The metrics that the component is scaled on. The metrics that the component is scaled on.

cpu
array

Settings for scaling the component based on CPU utilization. Settings for scaling the component based on CPU utilization.

percent
number
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
object

The value of the environment variable. The value of the environment variable.

key
required
string
name
required
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
object

The credentials required to access a private Docker Hub or GitHub registry, in the following syntax :. Access credentials for third-party registries

key
required
string
name
required
string
tag
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

object

Password for user defined in User. Is required when endpoint is set. Cannot be set if using a DigitalOcean DBaaS OpenSearch cluster. Password for basic authentication.

key
required
string
name
required
string
user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
sourceDir
string
array

Contains a component's termination parameters.

array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

kind
required
string
name
required
string
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

name
required
string
status
object

AppStatus defines the observed state of App.

object

(No description available)

createdAt
string
array

The dedicated egress IP addresses associated with the app.

id
string
ip
string
status
string
id
string
liveUrl
string
projectId
string
spec
array

A DigitalOcean App spec describing the app. A DigitalOcean App Platform Spec

alert
array

Describes an alert policy for the app.

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
rule
string
array

(No description available)

dbName
string
dbUser
string
engine
string
name
string
production
boolean
version
string
domain
array

Describes a domain where the application will be made available.

name
string
type
string
wildcard
boolean
zone
string
domains
array

(No description available)

egress
array

Specification for app egress configurations.

type
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
array

A list of the features applied to the app. The default buildpack can be overridden here. List of available buildpacks can be found using the doctl CLI List of features which is applied to the app

array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
ingress
array

Specification for component routing, rewrites, and redirects.

rule
array

The type of the alert to configure. Top-level app alert policies can be: DEPLOYMENT_CANCELLED, DEPLOYMENT_FAILED, DEPLOYMENT_LIVE, DEPLOYMENT_STARTED, DOMAIN_FAILED, DOMAIN_LIVE, AUTOSCALE_FAILED, or AUTOSCALE_SUCCEEDED.

array

The component to route to. Only one of component or redirect may be set.

cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
match
array

The match configuration for the rule

array

The authority (domain) to match on.

exact
string
path
array

The path to match on.

prefix
string
array

The redirect configuration for the rule. Only one of component or redirect may be set.

authority
string
port
number
scheme
string
uri
string
array

(No description available)

key
string
value
string
job
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
tag
string
kind
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
sourceDir
string
array

Contains a component's termination parameters.

array

Specification to configure maintenance settings for the app, such as maintenance mode and archiving the app. Specification to configure maintenance settings for the app, such as maintenance mode and archiving the app.

archive
boolean
enabled
boolean
name
string
region
string
service
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

Configuration for automatically scaling this component based on metrics.

metrics
array

The metrics that the component is scaled on. The metrics that the component is scaled on.

cpu
array

Settings for scaling the component based on CPU utilization. Settings for scaling the component based on CPU utilization.

percent
number
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
array

A health check to determine the availability of this component.

httpPort
number
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
tag
string
array

A list of ports on which this service will listen for internal traffic.

array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
array

Contains a component's termination parameters.

array

(No description available)

array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
cors
array

The CORS policies of the app.

array

The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header. The set of allowed HTTP request headers. This configures the Access-Control-Allow-Headers header.

array

The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header. The set of allowed HTTP methods. This configures the Access-Control-Allow-Methods header.

array

The Access-Control-Allow-Origin can be The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.

exact
string
prefix
string
regex
string
array

The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header. The set of HTTP response headers that browsers are allowed to access. This configures the Access-Control-Expose-Headers header.

maxAge
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
name
string
outputDir
string
routes
array

(Deprecated - use ingress) An HTTP paths that should be routed to this component.

sourceDir
string
vpc
array

: Specification for VPC.

id
string
worker
array

(No description available)

alert
array

Describes an alert policy for the app. Alert policies for the app component

array

Specification for alert destination.

emails
array

Determines which emails receive alerts. The emails must be team members. If not set, the team's email is used by default.

array

Determines which slack channels or users receive alerts .

channel
string
url
string
disabled
boolean
operator
string
rule
string
value
number
window
string
array

Configuration for automatically scaling this component based on metrics.

metrics
array

The metrics that the component is scaled on. The metrics that the component is scaled on.

cpu
array

Settings for scaling the component based on CPU utilization. Settings for scaling the component based on CPU utilization.

percent
number
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.

branch
string
repo
string
env
array

Describes an app-wide environment variable made available to all components.

key
string
scope
string
type
string
git
array

A Git repo to use as the component's source. The repository must be able to be cloned without authentication. Only one of git, github or gitlab may be set

branch
string
github
array

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
gitlab
array

A Gitlab repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, gitlab, or image may be set.

branch
string
repo
string
image
array

An image to use as the component's source. Only one of git, github, gitlab, or image may be set.

array

Whether to automatically deploy new commits made to the repo. Configures automatically deploying images pushed to DOCR.

enabled
boolean
digest
string
registry
string
tag
string
array

Describes a log forwarding destination. Logs

datadog
array

Datadog configuration. Datadog configuration.

apiKey
string
endpoint
string
logtail
array

Logtail configuration. Logtail configuration.

token
string
name
string
array

OpenSearch configuration.

array

OpenSearch basic auth Basic authentication details.

user
string
endpoint
string
indexName
string
array

Papertrail configuration. Papertrail configuration.

endpoint
string
name
string
sourceDir
string
array

Contains a component's termination parameters.

updatedAt
string
urn
string
array

Conditions of the resource.

lastTransitionTime
required
string
message
string
reason
required
string
status
required
string
type
required
string