chore: fixes

This commit is contained in:
auricom
2025-08-25 21:33:52 +02:00
parent 3513908fe0
commit a237836252
2 changed files with 3 additions and 1 deletions

View File

@@ -57,6 +57,9 @@ spec:
lychee-sync:
type: ClusterRole
rules:
- apiGroups: [""]
resources: ["pods"]
verbs: ["list", "get"]
- apiGroups: [""]
resources: ["pods/exec"]
verbs: ["create"]