Skip to content

Commit

Permalink
generate yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxuzhonghu committed Dec 2, 2019
1 parent e657bed commit 3e6cdfd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions installer/volcano-development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,9 @@ rules:
- apiGroups: ["scheduling.k8s.io"]
resources: ["priorityclasses"]
verbs: ["get", "list", "watch", "create", "delete"]
- apiGroups: ["networking.k8s.io"]
resources: ["networkpolicies"]
verbs: ["get", "create"]

---
kind: ClusterRoleBinding
Expand Down

0 comments on commit 3e6cdfd

Please sign in to comment.