mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
feat: typo
This commit is contained in:
@@ -574,7 +574,7 @@ func (d *Options) doConnect(ctx context.Context, f cmdutil.Factory, conf *util.S
|
||||
}
|
||||
return
|
||||
}
|
||||
log.Infof("container connect to cluster success")
|
||||
log.Infof("container connect to cluster successfully")
|
||||
err = d.Copts.netMode.Set(fmt.Sprintf("container:%s", id))
|
||||
return
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user