Skip to content
Docs Try Aspire
Docs Try

addCertManager

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

Signature

method addCertManager builder
Installs cert-manager into an AKS environment
addCertManager(
name: string,
chartVersion?: string): CertManagerResource
name string
chartVersion string optional
CertManagerResource

Applies to

This method applies to the following types: