mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add best practices to requirements (#1305)
This commit is contained in:
committed by
Adnan Abdulhussein
parent
88373fc095
commit
a4075e0426
@@ -49,6 +49,9 @@ This repository is used by Chart developers for maintaining the official charts
|
||||
* Provide a secure default configuration
|
||||
* Do not leverage alpha features of Kubernetes
|
||||
* Includes a [NOTES.txt](https://github.com/kubernetes/helm/blob/master/docs/charts.md#chart-license-readme-and-notes) explaining how to use the application after install
|
||||
* Follows [best practices](https://github.com/kubernetes/helm/tree/master/docs/chart_best_practices)
|
||||
(especially for [labels](https://github.com/kubernetes/helm/blob/master/docs/chart_best_practices/labels.md)
|
||||
and [values](https://github.com/kubernetes/helm/blob/master/docs/chart_best_practices/values.md))
|
||||
|
||||
#### Documentation requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user