From: Todd Malsbary Date: Fri, 19 Nov 2021 17:01:22 +0000 (-0800) Subject: Reduce machine, cluster charts to single instances X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=7f5b95aaf15bca22ac6506ac5e1b5db0d0437222;hp=7f5b95aaf15bca22ac6506ac5e1b5db0d0437222;p=icn.git Reduce machine, cluster charts to single instances The prior versions of the chart allow defining multiple instances of machines and clusters to be defined in a single release of the chart. This change now requires that each instance be defined as a unique release. While slightly more verbose intially, this simplifies documentation and allows default values to be provided in a sensible way. Signed-off-by: Todd Malsbary Change-Id: I9cd9694cf5de59439b393d5c9d271783d8c7ad54 ---