Skip to content

Instantly share code, notes, and snippets.

@dtornow
Created March 17, 2019 19:41
Show Gist options
  • Save dtornow/33db66fa5381325e896f0a7d4bcde0f4 to your computer and use it in GitHub Desktop.
Save dtornow/33db66fa5381325e896f0a7d4bcde0f4 to your computer and use it in GitHub Desktop.
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: SowChaos
namespace: default
subjects:
- kind: ServiceAccount
name: ChaosMonkey
apiGroup: rbac.authorization.k8s.io
roleRef:
kind: Role
name: SowChaos
apiGroup: rbac.authorization.k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment