mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-08-25 00:47:27 +00:00
Move the 8899 integer and string literals into a const named DefaultApiServerPort in shared (#367)
This commit is contained in:
@@ -10,4 +10,5 @@ const (
|
||||
RulePolicyPath = "/app/enforce-policy/"
|
||||
RulePolicyFileName = "enforce-policy.yaml"
|
||||
GoGCEnvVar = "GOGC"
|
||||
DefaultApiServerPort = 8899
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user