mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-11-12 21:35:37 +00:00
🔨 Bring in models.Resources dependency to kubernetes package
This commit is contained in:
@@ -39,7 +39,7 @@ type WorkerSyncerConfig struct {
|
||||
TargetNamespaces []string
|
||||
PodFilterRegex regexp.Regexp
|
||||
SelfNamespace string
|
||||
WorkerResources models.Resources
|
||||
WorkerResources Resources
|
||||
ImagePullPolicy v1.PullPolicy
|
||||
KubesharkServiceAccountExists bool
|
||||
ServiceMesh bool
|
||||
|
||||
Reference in New Issue
Block a user