6 references to WithTls
Aspire.Hosting.Kubernetes.Tests (5)
CertManagerTests.cs (5)
104.WithTls(issuer); 135.WithTls(issuer); 178.WithTls(issuer); 215.WithTls(issuer); 258Assert.Throws<InvalidOperationException>(() => gatewayInB.WithTls(issuerInA));
CertManagerDemo.AppHost (1)
AppHost.cs (1)
57.WithTls(letsEncrypt);