Skip to content

Slot: components

Component element indicating the components to deploy when installing the application. See the Component section below.

URI: https://specification.margo.org/data-model/components Alias: components

Applicable Classes

Name Description Modifies Slot
ComposeDeploymentProfileDescription yes
HelmDeploymentProfile yes
Target Specifies where the parameter applies in the deployment no
ComposeDeploymentProfile yes
DeploymentProfileDescription Represents a deployment configuration for the application no
DeploymentProfile Represents a deployment configuration for the application no
DeploymentStatusManifest no
HelmDeploymentProfileDescription yes

Properties

Type and Range

Property Value
Range Component
Domain Of DeploymentProfile, Target, DeploymentStatusManifest

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

LinkML Source

name: components
description: Component element indicating the components to deploy when installing
  the application.  See the [Component](#component-attributes) section below.
from_schema: https://specification.margo.org/data-model
alias: components
domain_of:
- DeploymentProfile
- Target
- DeploymentStatusManifest
range: Component
required: true
multivalued: true
inlined: true
inlined_as_list: true