mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-28 05:47:36 +00:00
Remove "Replay" function functionality (#1563)
This commit is contained in:
@@ -64,7 +64,6 @@ func CreateDefaultConfig() ConfigStruct {
|
||||
Roles: map[string]configStructs.Role{
|
||||
"admin": {
|
||||
Filter: "",
|
||||
CanReplayTraffic: true,
|
||||
CanDownloadPCAP: true,
|
||||
CanUseScripting: true,
|
||||
CanUpdateTargetedPods: true,
|
||||
|
Reference in New Issue
Block a user