flux v0.31.2
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 'caCert' fields.
| Field / Type | Description |
|---|---|
name | Name of the referent. |