flux v0.31.2

GitRepository.spec.include

Include specifies a list of GitRepository resources which Artifacts should be included in the Artifact produced for this GitRepository.

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.