Skip to content

Commit 3189bdf

Browse files
committed
Fix experimental flag example
1 parent 9415afa commit 3189bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ for example:
243243
The validity duration of signed certificates can be configured with flag:
244244

245245
```
246-
--experimental-cluster-signing-duration
246+
--cluster-signing-duration
247247
```
248248

249249
### Approval

0 commit comments

Comments
 (0)