2 references to ToHelmChartName
Aspire.Hosting.Azure.Kubernetes (1)
AzureKubernetesEnvironmentExtensions.cs (1)
74HelmChartName = $"{builder.Environment.ApplicationName}-{name}".ToHelmChartName(),
Aspire.Hosting.Kubernetes (1)
KubernetesEnvironmentExtensions.cs (1)
329HelmChartName = builder.Environment.ApplicationName.ToHelmChartName(),