Skip to content
DocsTry Aspire
DocsTry

HelmChartDescriptionAnnotation

Classsealednet10.0
📦 Aspire.Hosting.Kubernetes v13.5.3-preview.1.26425.3
An annotation placed on a KubernetesEnvironmentResource that specifies the Helm chart description written to the generated Chart.yaml.
namespace Aspire.Hosting.Kubernetes;
public sealed class HelmChartDescriptionAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation