mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
feat: use 32345 as pprof port
This commit is contained in:
@@ -58,6 +58,9 @@ const (
|
||||
|
||||
// labels
|
||||
ManageBy = konfig.ManagedbyLabelKey
|
||||
|
||||
// pprof port
|
||||
PProfPort = 32345
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user