You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a charts/ directory is a common practice (e.g., see (rancher/charts), but one is not supposed to have that be the chart's directory. The chart's directory name should be the name of the chart according to Helm and is commonly placed inside the charts/ directory like this:
Having a
charts/
directory is a common practice (e.g., see (rancher/charts), but one is not supposed to have that be the chart's directory. The chart's directory name should be the name of the chart according to Helm and is commonly placed inside thecharts/
directory like this:The text was updated successfully, but these errors were encountered: