flux v2.0.1

HelmRepository.spec.provider

Provider used for authentication, can be 'aws', 'azure', 'gcp' or 'generic'. This field is optional, and only taken into account if the .spec.type field is set to 'oci'. When not specified, defaults to 'generic'.

1 fields
HelmRepository.spec.provider fields and descriptions
Field / TypeDescription
HelmRepository.spec.provider
string

Provider used for authentication, can be 'aws', 'azure', 'gcp' or 'generic'. This field is optional, and only taken into account if the .spec.type field is set to 'oci'. When not specified, defaults to 'generic'.

  • enum: ["generic","aws","azure","gcp"]
  • default: "generic"