flux v0.31.2

GitRepository.spec.include[]

GitRepositoryInclude defines a source with a from and to path.

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

The path to copy contents from, defaults to the root directory.

object required

Reference to a GitRepository to include.

toPath
string

The path to copy contents to, defaults to the name of the source ref.