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