Skip to content

Instantly share code, notes, and snippets.

@yindia
Last active August 9, 2019 23:59
Show Gist options
  • Save yindia/f7067047c1ba7ef53ea4956f9025632a to your computer and use it in GitHub Desktop.
Save yindia/f7067047c1ba7ef53ea4956f9025632a to your computer and use it in GitHub Desktop.
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata:
name: prom-rbac
subjects:
- kind: User
name: yuvraj@zoop.one
roleRef:
kind: ClusterRole
name: prom-admin
apiGroup: rbac.authorization.k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment