We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265a248 commit 333e896Copy full SHA for 333e896
content/en/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -262,7 +262,7 @@ explains the behaviour of `init containers` when specify `restartpolicy` field o
262
263
### Configurable container restart delay
264
265
-{{< feature-state feature_state_name="KubeletCrashLoopBackOffMax" >}}
+{{< feature-state feature_gate_name="KubeletCrashLoopBackOffMax" >}}
266
267
With the alpha feature gate `KubeletCrashLoopBackOffMax` enabled, you can
268
reconfigure the maximum delay between container start retries from the default
0 commit comments