Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit a820d64

Browse files
ffromaniMarSik
authored andcommitted
role: add watch permission for services
Avoids this error: operator-framework/operator-sdk#1123 And won;t hurt anyway. Signed-off-by: Francesco Romani <[email protected]>
1 parent 807d63a commit a820d64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/role.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ rules:
7474
- get
7575
- list
7676
- patch
77+
- watch
7778
- apiGroups:
7879
- ""
7980
resources:

0 commit comments

Comments
 (0)