flux v2.9.5

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. Support for TLS auth using the 'certFile' and 'keyFile', and/or 'caFile' keys is deprecated. Please use `.spec.certSecretRef` instead.

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

Name of the referent.