Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created October 25, 2019 01:05
Show Gist options
  • Save b0noI/b0df9569ba714f354fc7621a5c9b639c to your computer and use it in GitHub Desktop.
Save b0noI/b0df9569ba714f354fc7621a5c9b639c to your computer and use it in GitHub Desktop.
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: agent-runner
labels:
app: agent-runner
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: agent-runner
subjects:
- kind: ServiceAccount
name: agent-runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment