Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Add updatepsa to acorn-system to be compatible with Rancher
Browse files Browse the repository at this point in the history
Signed-off-by: Darren Shepherd <darren@acorn.io>
  • Loading branch information
ibuildthecloud committed Jul 13, 2023
1 parent f9d4673 commit 396df90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/install/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ rules:
- verbs: ["get", "list", "watch"]
apiGroups: ["scheduling.k8s.io"]
resources: ["priorityclasses"]
- apiGroups: ["management.cattle.io"]
resources: ["projects"]
verbs: ["updatepsa"]

---
kind: ClusterRoleBinding
Expand Down

0 comments on commit 396df90

Please sign in to comment.