Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 718 Bytes

File metadata and controls

14 lines (9 loc) · 718 Bytes

HelmGitRepositoryRequest

Properties

Name Type Description Notes
url String application git repository URL
branch Option<String> Name of the branch to use. This is optional If not specified, then the branch used is the main or master one [optional]
root_path Option<String> indicates the root path of the application. [optional][default to /]
git_token_id Option<uuid::Uuid> The git token id on Qovery side [optional]

[Back to Model list] [Back to API list] [Back to README]