Skip to content

Instantly share code, notes, and snippets.

@c-success
Last active January 7, 2020 07:46
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 c-success/bc17881b218c6f430ea3d26b5f48312d to your computer and use it in GitHub Desktop.
Save c-success/bc17881b218c6f430ea3d26b5f48312d to your computer and use it in GitHub Desktop.
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata:
name: a10-ingress-clusterrole-binding-default-ns
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: a10-ingress-clusterrole-default-ns
subjects:
- kind: ServiceAccount
name: a10-ingress-serviceaccount-default-ns
namespace: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment