flux v2.0.1

HelmRepository.spec.secretRef

SecretRef specifies the Secret containing authentication credentials for the HelmRepository. For HTTP/S basic auth the secret must contain 'username' and 'password' fields. For TLS the secret must contain a 'certFile' and 'keyFile', and/or 'caFile' fields.

1 fields
HelmRepository.spec.secretRef fields and descriptions
Field / TypeDescription
name
string required

Name of the referent.