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

Commit 46c0b4c

Browse files
authored
Merge pull request #94 from integr8ly/david-martin-patch-2
Add all perms for CRs in AMO namespace to AMO serviceaccount
2 parents 8986ac7 + 97ff1e8 commit 46c0b4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deploy/operator_roles/role.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ rules:
3434
- prometheusrules
3535
- servicemonitors
3636
verbs:
37-
- get
38-
- create
37+
- '*'
3938
- apiGroups:
4039
- applicationmonitoring.integreatly.org
4140
resources:

0 commit comments

Comments
 (0)