flux v2.9.5

GitRepository.status.observedInclude

ObservedInclude is the observed list of GitRepository resources used to produce the current Artifact.

3 fields
GitRepository.status.observedInclude 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.