Skip to content

Instantly share code, notes, and snippets.

@ArPharazon
Created December 16, 2020 03:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArPharazon/85e92d8a302ed1e21387a00c802a4de7 to your computer and use it in GitHub Desktop.
Save ArPharazon/85e92d8a302ed1e21387a00c802a4de7 to your computer and use it in GitHub Desktop.
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: dev-admin-rolebinding
namespace: dev
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: dev-admin-role
subjects:
- kind: Group
namespace: dev
name: d6080c56-ba66-4ed9-8874-5b1c6de288d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment