Skip to content

Instantly share code, notes, and snippets.

@devx
Created May 17, 2019 18:27
Show Gist options
  • Save devx/09d3935867ad62b04c261d16ed4a2f87 to your computer and use it in GitHub Desktop.
Save devx/09d3935867ad62b04c261d16ed4a2f87 to your computer and use it in GitHub Desktop.
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: psp:istio-system:privileged
namespace: istio-system
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: psp:privileged
subjects:
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: system:serviceaccounts:istio-system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment