From 5e4cf6f529f6d4251031653c819850e504242c36 Mon Sep 17 00:00:00 2001 From: kfox1111 Date: Thu, 17 Aug 2023 10:11:05 -0700 Subject: [PATCH] Clarify project issues identified with nesting document (#450) --- project/issues_due_to_nesting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/issues_due_to_nesting.md b/project/issues_due_to_nesting.md index e883418..ba52157 100644 --- a/project/issues_due_to_nesting.md +++ b/project/issues_due_to_nesting.md @@ -1 +1 @@ -Nested charts only support enablement by boolean, not by complex tests such as string compares. +Nested charts only support enabling/disabling with a Values boolean (true/false). Its not possible to do complex tests such as nestingType=="secondary".