flux v0.27.3

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 Kustomization namespace