mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
hotfix: fix alias (#240)
This commit is contained in:
@@ -7,8 +7,8 @@ Name: dev
|
||||
Needs: qa
|
||||
Flags:
|
||||
- connect
|
||||
- --kubeconfig ~/.kube/config
|
||||
- --namespace default
|
||||
- --kubeconfig=~/.kube/config
|
||||
- --namespace=default
|
||||
- --lite
|
||||
|
||||
---
|
||||
@@ -17,4 +17,4 @@ Name: qa
|
||||
Flags:
|
||||
- connect
|
||||
- --kubeconfig ~/.kube/jumper_config
|
||||
- --namespace default
|
||||
- --namespace=default
|
||||
Reference in New Issue
Block a user