flux v2.9.5

ImageUpdateAutomation.spec.sourceRef

SourceRef refers to the resource giving access details to a git repository.

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

API version of the referent.

kind
string required

Kind of the referent.

  • enum: ["GitRepository"]
  • default: "GitRepository"
name
string required

Name of the referent.

namespace
string

Namespace of the referent, defaults to the namespace of the Kubernetes resource object that contains the reference.