2 references to WithGatewayAnnotation
AksDemo.AppHost (1)
AppHost.cs (1)
52
.
WithGatewayAnnotation
("cert-manager.io/cluster-issuer", "letsencrypt-prod");
Aspire.Hosting.Kubernetes (1)
CertManagerExtensions.cs (1)
352
.
WithGatewayAnnotation
(ClusterIssuerAnnotationKey, issuer.Resource.Name);