kubectl-debug icon indicating copy to clipboard operation
kubectl-debug copied to clipboard

Do not use HostPort when using --port-forward

Open aylei opened this issue 5 years ago • 0 comments

When port-forward is enabled (which is by default after v0.1.1), the agent do not have to specify hostPort, and this could help avoiding potential port conflicts.

ref: #118

aylei avatar Dec 10 '20 14:12 aylei