helm/docs/chart_best_practices
Adam Reese dee2a1a000
Merge pull request #5091 from splisson/doc5083
Doc: Update docs with the merged Chart.yaml and requirements.yaml fixes #5083
2019-01-11 20:30:18 -08:00
..
conventions.md ref(*): remove helmVersion chart constraint 2019-01-08 13:37:55 -08:00
custom_resource_definitions.md ref(cmd): rename helm delete to helm uninstall 2018-06-14 15:46:00 -07:00
labels.md doc(helm): remove Tiller reference from the docs (#4788) 2018-10-18 10:30:39 -07:00
pods.md Update best practices on imagePullPolicy 2017-11-09 10:35:24 +08:00
rbac.md Update RBAC best practices 2018-01-27 15:19:30 +01:00
README.md Changed requirements.yaml references to dependencies section references 2018-12-20 11:31:44 -08:00
requirements.md Changed requirements.yaml references to dependencies section references 2018-12-20 11:31:44 -08:00
templates.md Typo fix 2018-04-08 23:18:47 +02:00
values.md Adding --set-string flag to force string values. 2018-03-20 13:35:42 -06:00

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