mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-12 12:49:57 +00:00
🔨 Replace ApiServer
naming with Hub
This commit is contained in:
@@ -44,7 +44,7 @@ type TapConfig struct {
|
||||
HumanMaxEntriesDBSize string `yaml:"max-entries-db-size" default:"200MB"`
|
||||
InsertionFilter string `yaml:"insertion-filter" default:""`
|
||||
DryRun bool `yaml:"dry-run" default:"false"`
|
||||
ApiServerResources models.Resources `yaml:"api-server-resources"`
|
||||
HubResources models.Resources `yaml:"hub-resources"`
|
||||
TapperResources models.Resources `yaml:"tapper-resources"`
|
||||
ServiceMesh bool `yaml:"service-mesh" default:"false"`
|
||||
Tls bool `yaml:"tls" default:"false"`
|
||||
|
Reference in New Issue
Block a user