Allow reading logs (#1734)

Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
This commit is contained in:
Volodymyr Stoiko 2025-04-01 23:29:04 +03:00 committed by GitHub
parent 59ef0f8f80
commit a914733078
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,3 +72,9 @@ rules:
- list
- update
- patch
- apiGroups:
- ""
resources:
- pods/log
verbs:
- get