Skip to content

Commit

Permalink
Merge pull request #2908 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2878-to-release-4.18

DFBUGS-925: [release-4.18] controllers: add a new controller to setup mirroring
  • Loading branch information
openshift-merge-bot[bot] authored Nov 26, 2024
2 parents 9949461 + 5e86f96 commit 676ea75
Show file tree
Hide file tree
Showing 26 changed files with 2,916 additions and 266 deletions.
6 changes: 6 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,12 @@ rules:
- patch
- update
- watch
- apiGroups:
- ""
resources:
- configmaps/finalizers
verbs:
- update
- apiGroups:
- ""
resources:
Expand Down
Loading

0 comments on commit 676ea75

Please sign in to comment.