mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-10-29 01:43:18 +08:00
feat: patch once and restore probe by last user exit
This commit is contained in:
@@ -125,7 +125,6 @@ func TestPreCheck(t *testing.T) {
|
||||
options := ConnectOptions{
|
||||
KubeconfigPath: filepath.Join(homedir.HomeDir(), ".kube", "mesh"),
|
||||
Namespace: "naison-test",
|
||||
Mode: "reverse",
|
||||
Workloads: []string{"services/authors"},
|
||||
}
|
||||
options.InitClient()
|
||||
|
||||
Reference in New Issue
Block a user