Skip to content

Commit

Permalink
Update heapster-rbac.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
okzhchy authored Aug 10, 2017
1 parent bdc6b75 commit c53bdbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/heapster/heapster-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
---

kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1alpha1
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: heapster
subjects:
Expand All @@ -17,4 +17,4 @@ subjects:
roleRef:
kind: ClusterRole
name: system:heapster
apiGroup: rbac.authorization.k8s.io
apiGroup: rbac.authorization.k8s.io

0 comments on commit c53bdbb

Please sign in to comment.