rancher v2.15.1
ClusterRepo.spec.clientSecret
ClientSecret is the client secret to be used when connecting to a Helm repository. The expected secret type is "kubernetes.io/basic-auth" or "kubernetes.io/tls" for HTTP Helm repositories, only "kubernetes.io/basic-auth" for OCI Helm repostories and "kubernetes.io/basic-auth" or "kubernetes.io/ssh-auth" for Github Helm repositories.
| Field / Type | Description |
|---|---|
name | Name is the name of the secret. |
namespace | Namespace is the namespace where the secret resides. |