Skip to content

Commit 8d4885b

Browse files
authored
fix: currentVersion skew in feature flag docs (#54170)
* fix: currentVersion skew in feature flag docs Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com> * fix: single language change, add v Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com> --------- Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com>
1 parent 174e387 commit 8d4885b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/reference/command-line-tools-reference/feature-gates

content/en/docs/reference/command-line-tools-reference/feature-gates/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Use `<component> -h` to list available feature gates for a specific component.
4141
For detailed instructions on configuring feature gates in your cluster, see
4242
[Configure Feature Gates](/docs/tasks/administer-cluster/configure-feature-gates/).
4343

44-
## Feature gates in Kubernetes {{< skew current version >}} {#list-of-gates}
44+
## Feature gates in Kubernetes v{{% skew currentVersion %}} {#list-of-gates}
4545

4646
The following tables are a summary of the feature gates that you can set on
4747
different Kubernetes components.

0 commit comments

Comments
 (0)