flux v2.9.5

ExternalArtifact.spec.sourceRef

SourceRef points to the Kubernetes custom resource for which the artifact is generated.

4 fields
ExternalArtifact.spec.sourceRef fields and descriptions
Field / TypeDescription
apiVersion
string

API version of the referent, if not specified the Kubernetes preferred version will be used.

kind
string required

Kind of the referent.

name
string required

Name of the referent.

namespace
string

Namespace of the referent, when not specified it acts as LocalObjectReference.