
ojob ojob.io/kube/keepSocksPortFwd port=31080 deploy=socksd ns=default
Starts a kubectl port-forward to a nmaguiar/socksd and keeps it running
| Name | Description |
|---|---|
| port | Port to expose in this host |
| deploy | The nmaguiar/socksd deploy name |
| ns | Kubernetes namespace where nmaguiar/socksd is running |