mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-24 07:14:15 +00:00
🛂 Create save/activate/delete role scripting permissions (#1667)
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
This commit is contained in:
parent
f5637972f2
commit
83f437f3f8
@ -85,6 +85,10 @@ tap:
|
|||||||
filter: ""
|
filter: ""
|
||||||
canDownloadPCAP: true
|
canDownloadPCAP: true
|
||||||
canUseScripting: true
|
canUseScripting: true
|
||||||
|
scriptingPermissions:
|
||||||
|
canSave: true
|
||||||
|
canActivate: true
|
||||||
|
canDelete: true
|
||||||
canUpdateTargetedPods: true
|
canUpdateTargetedPods: true
|
||||||
canStopTrafficCapturing: true
|
canStopTrafficCapturing: true
|
||||||
showAdminConsoleLink: true
|
showAdminConsoleLink: true
|
||||||
|
Loading…
Reference in New Issue
Block a user