mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #72484 from AdamDang/patch-19
Typo fix: control plan->control plane
This commit is contained in:
commit
60561cddf1
@ -40,7 +40,7 @@ var (
|
|||||||
Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
|
Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
|
||||||
`)
|
`)
|
||||||
allLongDesc = normalizer.LongDesc(`
|
allLongDesc = normalizer.LongDesc(`
|
||||||
Renews all known certificates necessary to run the control plan. Renewals are run unconditionally, regardless
|
Renews all known certificates necessary to run the control plane. Renewals are run unconditionally, regardless
|
||||||
of expiration date. Renewals can also be run individually for more control.
|
of expiration date. Renewals can also be run individually for more control.
|
||||||
`)
|
`)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user