diff --git a/config/rbac/kustomization.yaml b/config/rbac/kustomization.yaml index e493ad686..140ed2049 100644 --- a/config/rbac/kustomization.yaml +++ b/config/rbac/kustomization.yaml @@ -5,3 +5,5 @@ resources: - leader_election_role_binding.yaml - mysqlcluster_editor_role.yaml - mysqlcluster_viewer_role.yaml +- backuppolicy_editor_role.yaml +- backuppolicy_viewer_role.yaml