Commit 6ceaef44 authored by Laski's avatar Laski Committed by Matthew Fisher

Clarify section title (#5226)

As stated by @schollii in https://github.com/helm/helm/issues/4505#issuecomment-415886732 "Overriding Values from a Parent Chart" is unclear. This changes that text to "Overriding Values of a Child Chart". See @scholli's comment for justification.
Signed-off-by: 's avatarNahuel Lascano <nlascano@eryx.co>
parent 4c1edcf0
......@@ -63,7 +63,7 @@ data:
dessert: cake
```
## Overriding Values from a Parent Chart
## Overriding Values of a Child Chart
Our original chart, `mychart` is now the _parent_ chart of `mysubchart`. This relationship is based entirely on the fact that `mysubchart` is within `mychart/charts`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment