atlasbot: bump image and allow longhorn read

This commit is contained in:
Brad Stein 2026-01-29 07:44:57 -03:00
parent 3c0d4d0f4f
commit 78afc97db2

View File

@ -38,6 +38,13 @@ rules:
- get
- list
- watch
- apiGroups: ["longhorn.io"]
resources:
- volumes
verbs:
- get
- list
- watch
- apiGroups: [""]
resources:
- events