2 references to Exact
Aspire.Hosting.Kubernetes (1)
KubernetesIngressExtensions.cs (1)
380IngressPathType.Exact => "Exact",
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesIngressTests.cs (1)
285ingress.WithPath("/exact", api.GetEndpoint("http"), IngressPathType.Exact);