From 91951859ec7057b250a1eb5e4ca9b6bde248dd79 Mon Sep 17 00:00:00 2001 From: David Noland Date: Thu, 10 Feb 2022 13:28:08 -0800 Subject: [PATCH] Fixed instructions for features flags in helm. --- .../v2.6/en/installation/resources/feature-flags/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md b/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md index a3fac147dad..b1edfa8db7e 100644 --- a/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md +++ b/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md @@ -61,7 +61,7 @@ When you install Rancher, enable the feature you want with a feature flag. The c > **Note:** Values set from the Rancher API will override the value passed in through the command line. -When installing Rancher with a Helm chart, use the `--features` option. In the below example, two features are enabled by passing the feature flag names names in a comma separated list: +When installing Rancher with a Helm chart, use the `--set` option. In the below example, two features are enabled by passing the feature names in a comma separated list: ``` helm install rancher rancher-latest/rancher \