From 19126feb3242474ba1eba92d60f9e579560997a2 Mon Sep 17 00:00:00 2001 From: Sagar2366 Date: Mon, 3 Dec 2018 11:36:26 +0530 Subject: [PATCH] Updating charts.md file --- docs/charts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/charts.md b/docs/charts.md index 5a895fd49..586cbe461 100644 --- a/docs/charts.md +++ b/docs/charts.md @@ -315,7 +315,7 @@ helm install --set tags.front-end=true --set subchart2.enabled=false ##### Tags and Condition Resolution - * **Conditions (when set in values) always override tags.** The first condition + * **Conditions (when set in values) always override tags.** 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 and conditions values must be set in the top parent's values.