diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md b/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md index a2d0018e7fd3f..1ea932bbb4d05 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates/name-generation-retries.md @@ -10,7 +10,10 @@ stages: - stage: alpha defaultValue: false fromVersion: "1.30" - + toVersion: "1.30" + - stage: beta + defaultValue: true + fromVersion: "1.31" --- Enables retrying of object creation when the {{< glossary_tooltip text="API server" term_id="kube-apiserver" >}}