V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginComponentsItemsImageDockerfileGitCheckoutFrom
June 1, 2022 ยท View on GitHub
Defines from what the project should be checked out. Required if there are more than one remote configured
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| remote | String | The remote name should be used as init. Required if there are more than one remote configured | [optional] |
| revision | String | The revision to checkout from. Should be branch name, tag or commit id. Default branch is used if missing or specified revision is not found. | [optional] |