feat:限制port-forward数量

This commit is contained in:
okxlin 2023-08-15 20:03:51 +08:00
parent 84a7b16437
commit 615fe38e85
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ additionalProperties:
shortDescEn: Port forwarding tool developed in Go (Agent)
type: tool
crossVersionUpdate: true
limit: 0
limit: 1
recommend: 0
website: https://gitee.com/tavenli/port-forward
github: https://gitee.com/tavenli/port-forward

View File

@ -13,7 +13,7 @@ additionalProperties:
shortDescEn: Port forwarding tool developed in Go (Server)
type: tool
crossVersionUpdate: true
limit: 0
limit: 1
recommend: 0
website: https://gitee.com/tavenli/port-forward
github: https://gitee.com/tavenli/port-forward