Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 927 Bytes

V1alpha2DevWorkspaceTemplateSpecParentComponentsItemsPluginComponentsItemsOpenshift.md

File metadata and controls

16 lines (9 loc) · 927 Bytes

V1alpha2DevWorkspaceTemplateSpecParentComponentsItemsPluginComponentsItemsOpenshift

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<V1alpha2DevWorkspaceTemplateSpecParentComponentsItemsPluginComponentsItemsOpenshiftEndpoints> [optional]
inlined String Inlined manifest [optional]
uri String Location in a file fetched from a uri. [optional]