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
Ryan Dawson 00109db20a
note on prefixing of resource names with release name (#4633)
6 years ago
..
README.md fix: link to custom resource definitions section 6 years ago
conventions.md soften the recommendation of hypens in chart names 6 years ago
custom_resource_definitions.md rename TPR to CRD 7 years ago
labels.md Grammar fix (#4801) 6 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 feat: Set values from local files (#3758) 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