devstream
devstream copied to clipboard
:four_leaf_clover: `Proposal`: Each plugin uses different ports
What Would You Like to Add? Why Is This Needed?
Now we have some plugins that use the same port, such as the Harbor and Artifactory plugins that both have a default NodePort port of 30002.
I recommend using different ports for different plugins as much as possible to minimize the possibility of users having to manually change ports to resolve port conflicts.
Design
None.