Skip to content

Commit

Permalink
Merge pull request #2878 from rewantsoni/mirroring-controller
Browse files Browse the repository at this point in the history
controllers: add a new controller to setup mirroring
  • Loading branch information
openshift-merge-bot[bot] authored Nov 26, 2024
2 parents 11f536b + f3fb34d commit 5d188d4
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 5d188d4

Please sign in to comment.