Skip to content

Commit

Permalink
Update docs/getting-started/cluster-class/intro.md
Browse files Browse the repository at this point in the history
Co-authored-by: Danil Grigorev <[email protected]>
Signed-off-by: Richard Case <[email protected]>
  • Loading branch information
richardcase and Danil-Grigorev authored Nov 2, 2023
1 parent 24b00e5 commit 07341c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/cluster-class/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ClusterClass is an experiment feature of Cluster API. As with any experimental f

## Pre-requisities

To use ClusterClass it needs to be enabled for core Cluster API and any provider that supports it. This is done by setting the `CLUSTER_TOPOLOGY` variable to false.
To use ClusterClass it needs to be enabled for core Cluster API and any provider that supports it. This is done by setting the `CLUSTER_TOPOLOGY` variable to `true`.

The Rancher Turtles Helm chart will set this variable by default when its installed. However, when enabling additional providers you will have to ensure `CLUSTER_TOPOLGY` is set in the providers secret. For example:

Expand Down

0 comments on commit 07341c5

Please sign in to comment.