V1alpha2DevWorkspaceSpecTemplateParentComponentsItemsPluginComponentsItemsKubernetes
June 1, 2022 ยท View on GitHub
Allows importing into the devworkspace the Kubernetes resources defined in a given manifest. For example this allows reusing the Kubernetes definitions used to deploy some runtime components in production.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| deployByDefault | Boolean | Defines if the component should be deployed during startup. Default value is `false` | [optional] |
| endpoints | List<V1alpha2DevWorkspaceSpecTemplateParentComponentsItemsPluginComponentsItemsKubernetesEndpoints> | [optional] | |
| inlined | String | Inlined manifest | [optional] |
| uri | String | Location in a file fetched from a uri. | [optional] |