flux v2.0.1

HelmChart.spec.sourceRef

SourceRef is the reference to the Source the chart is available at.

3 fields
HelmChart.spec.sourceRef fields and descriptions
Field / TypeDescription
apiVersion
string

APIVersion of the referent.

kind
string required

Kind of the referent, valid values are ('HelmRepository', 'GitRepository', 'Bucket').

  • enum: ["HelmRepository","GitRepository","Bucket"]
name
string required

Name of the referent.