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 <[email protected]>
  • Loading branch information
rewantsoni committed Nov 12, 2024
1 parent 80fcbed commit f5d610d
Show file tree
Hide file tree
Showing 10 changed files with 447 additions and 5 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 f5d610d

Please sign in to comment.