Skip to content

Instantly share code, notes, and snippets.

@hasbro17
Created May 17, 2017 20:21
Show Gist options
  • Save hasbro17/ff17e4644409eab1eb96a885917c688b to your computer and use it in GitHub Desktop.
Save hasbro17/ff17e4644409eab1eb96a885917c688b to your computer and use it in GitHub Desktop.
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata:
name: "etcd-operator-default"
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: "etcd-operator-default"
subjects:
- kind: ServiceAccount
name: default
namespace: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment