Skip to content

Commit 0f439e3

Browse files
authored
chore: update the description of krew plugin (#34)
Signed-off-by: Jian Zeng <[email protected]>
1 parent 0b28a61 commit 0f439e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.krew.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ spec:
99
description: |
1010
This kubectl plugin is a drop-in replacement for `kubectl port-forward` with some enhanced features:
1111
* Supports UDP port forwarding
12-
* Forwarding data to the given IP or hostname that is accessible within the kubernetes cluster
12+
* Supports simultaneous forwarding of data to multiple targets
1313
* Forwarding session will not be interfered after performing rolling updates
14+
* Forwarding data to the given IP or hostname that is accessible within the kubernetes cluster
1415
platforms:
1516
- selector:
1617
matchLabels:

0 commit comments

Comments
 (0)