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.
| Field / Type | Description |
|---|---|
name | Name of the referent. |