Skip to content

Commit

Permalink
[aargocd] added admin to visualize ArgoCD metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 21, 2024
1 parent 5245ce6 commit a23b2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/argocd/overlay/argocd-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ data:
p, role:image-updater, applications, update, */*, allow
g, image-updater, role:image-updater
p, role:admin, exec, create, */*, allow
p, role:admin, extensions, invoke, metrics, allow
p, role:readonly, extensions, invoke, httpbin, allow
g, ext, role:extension
p, role:extension, applications, get, default/httpbin-app, allow
Expand Down

0 comments on commit a23b2e8

Please sign in to comment.