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
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
6 years ago
..
README.md RBAC best practices (#3184) 7 years ago
conventions.md ref(*): replace TillerVersion with HelmVersion 6 years ago
custom_resource_definitions.md rename TPR to CRD 6 years ago
labels.md Update standard label docs 7 years ago
pods.md Update best practices on imagePullPolicy 7 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 Typo fix 6 years ago
values.md Adding --set-string flag to force string values. 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