Skip to content

Commit e09340f

Browse files
authored
Merge pull request #45629 from mburke5678/BZ-2084577-feature-gate-description
Wrong description in featuregates document
2 parents 5d6f45a + ffa5c96 commit e09340f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/nodes-cluster-enabling-features-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
+
3737
--
3838
<1> The name of the `FeatureGate` CR must be `cluster`.
39-
<2> Add the feature sets that you want to enable in a comma-separated list:
39+
<2> Add the feature set that you want to enable:
4040
* `TechPreviewNoUpgrade` enables specific Technology Preview features.
4141
--
4242
+

modules/nodes-cluster-enabling-features-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
+
3838
--
3939
<1> The name of the `FeatureGate` CR must be `cluster`.
40-
<2> Add the feature sets that you want to enable in a comma-separated list:
40+
<2> Add the feature set that you want to enable:
4141
* `TechPreviewNoUpgrade` enables specific Technology Preview features.
4242
--
4343
+

nodes/clusters/nodes-cluster-enabling-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include::modules/nodes-cluster-enabling-features-about.adoc[leveloffset=+1]
1212

1313
.Additional resources
1414

15-
* For more information on the features activated by the `TechPreviewNoUpdate` feature gate, see the following topics:
15+
* For more information on the features activated by the `TechPreviewNoUpgrade` feature gate, see the following topics:
1616
** xref:../../storage/container_storage_interface/persistent-storage-csi-azure-file.adoc#persistent-storage-csi-azure-file[Azure File CSI Driver Operator]
1717
** xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration]
1818
** xref:../../operators/operator-reference.adoc#cluster-cloud-controller-manager-operator_platform-operators-ref[Cluster Cloud Controller Manager Operator]

0 commit comments

Comments
 (0)