Merge pull request #71037 from rdodev/reset-iptables

Reset helptext alignment
This commit is contained in:
k8s-ci-robot 2018-11-14 15:39:46 -08:00 committed by GitHub
commit 1240274204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,6 +194,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)
to reset your system's IPVS tables.
`
fmt.Print(msg)