flux v0.31.2

GitRepository.spec.include[]

GitRepositoryInclude specifies a local reference to a GitRepository which Artifact (sub-)contents must be included, and where they should be placed.

3 fields
GitRepository.spec.include[] fields and descriptions
Field / TypeDescription
fromPath
string

FromPath specifies the path to copy contents from, defaults to the root of the Artifact.

object required

GitRepositoryRef specifies the GitRepository which Artifact contents must be included.

toPath
string

ToPath specifies the path to copy contents to, defaults to the name of the GitRepositoryRef.