diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index 39dcd67eb..6d9133d58 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -85,6 +85,10 @@ tap: filter: "" canDownloadPCAP: true canUseScripting: true + scriptingPermissions: + canSave: true + canActivate: true + canDelete: true canUpdateTargetedPods: true canStopTrafficCapturing: true showAdminConsoleLink: true