Skip to content

Commit 333e896

Browse files
committed
Wrong key for feature gate widget
Signed-off-by: Laura Lorenz <[email protected]>
1 parent 265a248 commit 333e896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/pod-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ explains the behaviour of `init containers` when specify `restartpolicy` field o
262262

263263
### Configurable container restart delay
264264

265-
{{< feature-state feature_state_name="KubeletCrashLoopBackOffMax" >}}
265+
{{< feature-state feature_gate_name="KubeletCrashLoopBackOffMax" >}}
266266

267267
With the alpha feature gate `KubeletCrashLoopBackOffMax` enabled, you can
268268
reconfigure the maximum delay between container start retries from the default

0 commit comments

Comments
 (0)