Skip to content

Instantly share code, notes, and snippets.

@innovia
Created May 30, 2018 06:32
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save innovia/b75e1cfa2837eb9b80a3485b45d328f2 to your computer and use it in GitHub Desktop.
Save innovia/b75e1cfa2837eb9b80a3485b45d328f2 to your computer and use it in GitHub Desktop.
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: tiller-binding
namespace: stg
subjects:
- kind: ServiceAccount
name: tiller
namespace: stg
roleRef:
kind: Role
name: tiller-manager
apiGroup: rbac.authorization.k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment