flux v2.9.5
GitRepository.spec.include[]
GitRepositoryInclude specifies a local reference to a GitRepository which Artifact (sub-)contents must be included, and where they should be placed.
| Field / Type | Description |
|---|---|
fromPath | FromPath specifies the path to copy contents from, defaults to the root of the Artifact. |
GitRepositoryRef specifies the GitRepository which Artifact contents must be included. | |
toPath | ToPath specifies the path to copy contents to, defaults to the name of the GitRepositoryRef. |