Updating charts.md file

Signed-off-by : Sagar2366 sagarutekar2366@gmail.com
pull/5000/head
Sagar2366 7 years ago committed by GitHub
parent 58be8e461c
commit f47697bd18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -315,8 +315,8 @@ helm install --set tags.front-end=true --set subchart2.enabled=false
##### Tags and Condition Resolution ##### Tags and Condition Resolution
* **Conditions (when set in values) always override tags.** The first condition * **Conditions (when set in values) always override tags.**
path that exists wins and subsequent ones for that chart are ignored. * The first condition path that exists wins and subsequent ones for that chart are ignored.
* Tags are evaluated as 'if any of the chart's tags are true then enable the chart'. * Tags are evaluated as 'if any of the chart's tags are true then enable the chart'.
* Tags and conditions values must be set in the top parent's values. * Tags and conditions values must be set in the top parent's values.
* The `tags:` key in values must be a top level key. Globals and nested `tags:` tables * The `tags:` key in values must be a top level key. Globals and nested `tags:` tables

Loading…
Cancel
Save