Optional
nameOptional name for the bootstrap application
Optional
pathPath within the repository
Expected to support helm style repo at the moment
Optional
targetOptional target revision for the repository. TargetRevision defines the revision of the source to sync the application to. In case of Git, this can be commit, tag, or branch. If omitted, will equal to HEAD. In case of Helm, this is a semver tag for the Chart's version.
Interface that includes a reference to a Git repository for reuse, without credentials and other access information.