Guest User

Untitled

a guest
Nov 15th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. kind: RoleBinding
  2. apiVersion: rbac.authorization.k8s.io/v1beta1
  3. metadata:
  4. name: keycloak-operator-reader
  5. subjects:
  6. - kind: ServiceAccount
  7. name: keycloak-operator
  8. roleRef:
  9. kind: ClusterRole
  10. name: cluster-reader
  11. apiGroup: rbac.authorization.k8s.io
Add Comment
Please, Sign In to add comment