Skip to content

Instantly share code, notes, and snippets.

@yindia
Created August 9, 2019 23:53
Show Gist options
  • Save yindia/cc10dbee686bbe78ee9ac56399f0c9d6 to your computer and use it in GitHub Desktop.
Save yindia/cc10dbee686bbe78ee9ac56399f0c9d6 to your computer and use it in GitHub Desktop.
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: tiller-clusterrolebinding
subjects:
- kind: ServiceAccount
name: tiller
namespace: kube-system
roleRef:
kind: ClusterRole
name: cluster-admin
apiGroup: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment