flux v0.31.2

Kustomization.spec.sourceRef

Reference of the source where the kustomization file is.

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

API version of the referent.

kind
string required

Kind of the referent.

  • enum: ["GitRepository","Bucket"]
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.