You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/docs/chart_best_practices
Shao Yang Hong b16ec08899
Revert "Fixed default value for `helm.sh/chart` label"
5 years ago
..
README.md fix: link to custom resource definitions section 6 years ago
conventions.md Change http to https for security links 6 years ago
custom_resource_definitions.md Recommend using crd-install instead of pre-install (#5139) 6 years ago
labels.md Revert "Fixed default value for `helm.sh/chart` label" 5 years ago
pods.md Updating to the k8s label convention 6 years ago
rbac.md Update RBAC best practices 7 years ago
requirements.md Fix example and reference version matching syntax 7 years ago
templates.md note on prefixing of resource names with release name (#4633) 6 years ago
values.md Fixed typos in docs/chart_best_practices 6 years ago

README.md

The Chart Best Practices Guide

This guide covers the Helm Team's considered best practices for creating charts. It focuses on how charts should be structured.

We focus primarily on best practices for charts that may be publicly deployed. We know that many charts are for internal-use only, and authors of such charts may find that their internal interests override our suggestions here.

Table of Contents