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
Matt Farina af7eab0325
Updating to the k8s label convention
5 years ago
..
README.md Changed requirements.yaml references to dependencies section references 6 years ago
conventions.md ref(*): remove helmVersion chart constraint 6 years ago
custom_resource_definitions.md ref(cmd): rename `helm delete` to `helm uninstall` 6 years ago
labels.md Updating to the k8s label convention 5 years ago
pods.md Updating to the k8s label convention 5 years ago
rbac.md Update RBAC best practices 7 years ago
requirements.md Changed requirements.yaml references to dependencies section references 6 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