1 reference to KubernetesEnvironmentExtensions
Aspire.Hosting.Kubernetes (1)
KubernetesInfrastructure.cs (1)
60throw new InvalidOperationException($"Resource '{r.Name}' is configured to publish as a Kubernetes service, but there are no '{nameof(KubernetesEnvironmentResource)}' resources. Ensure you have added one by calling '{nameof(KubernetesEnvironmentExtensions.AddKubernetesEnvironment)}'.");