Skip to content

Commit

Permalink
Merge branch 'master' of github.com:argoproj-labs/argocd-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
jaideepr97 committed Jan 14, 2024
2 parents e0a3f0a + acee651 commit b959a27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/argocd/policyrule.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ func policyRuleForServer() []v1.PolicyRule {
},
Resources: []string{
"applications",
"applicationsets",
"appprojects",
},
Verbs: []string{
Expand Down

0 comments on commit b959a27

Please sign in to comment.