Skip to content

Instantly share code, notes, and snippets.

@sahajamit
Created April 19, 2020 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sahajamit/c8ba5e9b48f7c1f1037b62b531b0e07f to your computer and use it in GitHub Desktop.
Save sahajamit/c8ba5e9b48f7c1f1037b62b531b0e07f to your computer and use it in GitHub Desktop.
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: RoleBinding
metadata:
name: scale-apps_auto-scale-robot
namespace: default
roleRef:
kind: Role
name: scale-apps
apiGroup: rbac.authorization.k8s.io
subjects:
- kind: ServiceAccount
name: auto-scale-robot
namespace: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment