mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:20:07 +00:00
reset helptext alignment
Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
This commit is contained in:
parent
89a5d5cadd
commit
d5cd412ae0
@ -191,6 +191,7 @@ func (r *Reset) Run(out io.Writer, client clientset.Interface) error {
|
|||||||
|
|
||||||
If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
|
If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
|
||||||
to reset your system's IPVS tables.
|
to reset your system's IPVS tables.
|
||||||
|
|
||||||
`
|
`
|
||||||
fmt.Print(msg)
|
fmt.Print(msg)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user