Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 909 Bytes

V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginComponentsItemsOpenshift.md

File metadata and controls

16 lines (9 loc) · 909 Bytes

V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginComponentsItemsOpenshift

Allows importing into the devworkspace the OpenShift resources defined in a given manifest. For example this allows reusing the OpenShift 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<V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginComponentsItemsOpenshiftEndpoints> [optional]
inlined String Inlined manifest [optional]
uri String Location in a file fetched from a uri. [optional]