Skip to content

Commit 2a0b55d

Browse files
committed
docs: KEP-4192 PR feedback - feature gates don't match the code
1 parent 0086fc6 commit 2a0b55d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/storage-version-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: StorageVersionMigration
2+
title: StorageVersionMigrator
33
content_type: feature_gate
44
_build:
55
list: never

content/en/docs/tasks/manage-kubernetes-objects/storage-version-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 60
1313
---
1414

1515
<!-- overview -->
16-
{{< feature-state feature_gate_name="StorageVersionMigration" >}}
16+
{{< feature-state feature_gate_name="StorageVersionMigrator" >}}
1717

1818
Kubernetes relies on API data being actively re-written, to support some
1919
maintenance activities related to at rest storage. Two prominent examples are

0 commit comments

Comments
 (0)