Add list permissions for kubeshark service account (#1617)

Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
This commit is contained in:
Volodymyr Stoiko 2024-09-26 00:55:01 +03:00 committed by GitHub
parent 9144d98d04
commit fc0ec5a840
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,5 +58,6 @@ rules:
verbs:
- get
- watch
- list
- update
- patch