Skip to content
DocsTry Aspire
DocsTry

addCertManager

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface KubernetesEnvironmentResource {
// ... omitted for brevity
addCertManager(
name: string,
chartVersion?: string): CertManagerResource;
}

Signature

methodaddCertManagerbuilder
Installs cert-manager into a Kubernetes environment
addCertManager(
name: string,
chartVersion?: string): CertManagerResource
namestring
chartVersionstringoptional
CertManagerResource

Applies to

This method applies to the following types: