Skip to content
Docs Try Aspire
Docs Try

HelmChartDescriptionAnnotation

Class sealed net8.0
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
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