Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Fix missing Application RBAC. #39

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions manifests/base/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ rules:
resources:
- applications
- applicationsets
- applicationsets/finalizers
verbs:
- create
- delete
Expand Down