Skip to content

Instantly share code, notes, and snippets.

@odra
Created November 15, 2018 10:52
Show Gist options
  • Save odra/be9e8ca11ea236469c5f8b915448e4dc to your computer and use it in GitHub Desktop.
Save odra/be9e8ca11ea236469c5f8b915448e4dc to your computer and use it in GitHub Desktop.
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: keycloak-operator-reader
subjects:
- kind: ServiceAccount
name: keycloak-operator
roleRef:
kind: Role
name: cluster-reader
apiGroup: rbac.authorization.k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment