Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Build reference
Browse files Browse the repository at this point in the history
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
  • Loading branch information
mnitchev and georgethebeatle committed Oct 29, 2021
1 parent 2fab7f2 commit 53a95fd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions reference/cf-k8s-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,18 @@ rules:
- cfprocesses/status
verbs:
- get
- apiGroups:
- authentication.k8s.io
resources:
- tokenreviews
verbs:
- create
- apiGroups:
- rbac.authorization.k8s.io
resources:
- rolebindings
verbs:
- list
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down

0 comments on commit 53a95fd

Please sign in to comment.