Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 788 Bytes

V220DevfileComponentsItemsKubernetes.md

File metadata and controls

16 lines (9 loc) · 788 Bytes

V220DevfileComponentsItemsKubernetes

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