Skip to content

Instantly share code, notes, and snippets.

@sherl0cks
Created January 11, 2018 23:30
Show Gist options
  • Select an option

  • Save sherl0cks/bca4ce155e2c74d0c5429b3ce10fafad to your computer and use it in GitHub Desktop.

Select an option

Save sherl0cks/bca4ce155e2c74d0c5429b3ce10fafad to your computer and use it in GitHub Desktop.
---
apiVersion: v1
kind: Template
metadata:
name: roles
parameters:
objects:
- apiVersion: v1
kind: RoleBinding
groupNames: []
metadata:
name: edit
roleRef:
name: edit
userNames:
- jburliso
- ematusov
- jlindesm
- byarger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment