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

View File

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