dont' reference built-in objects count

Built-in objects listed in the previous sections are: Release, Values, Chart, Files, Capabilities and Template. Text here refers to four built-in objects.

Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
pull/5830/head
Daniel Badea 6 years ago
parent 500f46bd62
commit 40bc1b173d

@ -1,6 +1,6 @@
# Values Files
In the previous section we looked at the built-in objects that Helm templates offer. One of the four built-in objects is `Values`. This object provides access to values passed into the chart. Its contents come from four sources:
In the previous section we looked at the built-in objects that Helm templates offer. One of these built-in objects is `Values`. This object provides access to values passed into the chart. Its contents come from four sources:
- The `values.yaml` file in the chart
- If this is a subchart, the `values.yaml` file of a parent chart

Loading…
Cancel
Save