hotfix: close chan (#245)

This commit is contained in:
naison
2024-05-13 19:58:56 +08:00
committed by GitHub
parent e7f00f5899
commit 3e51bf0f4d
15 changed files with 163 additions and 46 deletions

View File

@@ -83,7 +83,8 @@ const (
ManageBy = konfig.ManagedbyLabelKey
// pprof port
PProfPort = 32345
PProfPort = 32345
SudoPProfPort = 33345
// startup by KubeVPN
EnvStartSudoKubeVPNByKubeVPN = "DEPTH_SIGNED_BY_NAISON"