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.

2 fields
ClusterRepo.spec.clientSecret fields and descriptions
Field / TypeDescription
name
string

Name is the name of the secret.

namespace
string

Namespace is the namespace where the secret resides.