Skip to content

Commit

Permalink
controllers: add a new controller to setup mirroring
Browse files Browse the repository at this point in the history
Signed-off-by: Rewant Soni <resoni@redhat.com>
  • Loading branch information
rewantsoni committed Nov 26, 2024
1 parent 6d895fa commit 4c5c795
Show file tree
Hide file tree
Showing 16 changed files with 743 additions and 14 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 4c5c795

Please sign in to comment.