Skip to content

Instantly share code, notes, and snippets.

@sudermanjr
Created November 9, 2018 04:31
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 sudermanjr/25777e1133f748658a1bb22a72b3377c to your computer and use it in GitHub Desktop.
Save sudermanjr/25777e1133f748658a1bb22a72b3377c to your computer and use it in GitHub Desktop.
Kube202 RbacDefinition
apiVersion: rbacmanager.reactiveops.io/v1beta1
kind: RBACDefinition
metadata:
name: rbac-manager-definition
namespace: kube-system
rbacBindings:
- name: admins
subjects:
- kind: ServiceAccount
name: ci
namespace: kube-system
clusterRoleBindings:
- clusterRole: cluster-admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment