Skip to content

Commit 6691d8e

Browse files
authored
Merge pull request #24863 from povsister/signing-duration
Fix experimental flag example
2 parents ad2b20b + 3189bdf commit 6691d8e

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)