Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created August 16, 2020 11:42
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 gowatana/a613d78c423ee3ffa537507de298d26e to your computer and use it in GitHub Desktop.
Save gowatana/a613d78c423ee3ffa537507de298d26e to your computer and use it in GitHub Desktop.
---
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: rb-vmware-system-privileged
roleRef:
kind: ClusterRole
name: psp:vmware-system-privileged
apiGroup: rbac.authorization.k8s.io
subjects:
- kind: Group
name: system:serviceaccounts
apiGroup: rbac.authorization.k8s.io
@gowatana
Copy link
Author

下記の投稿むけ。

vSphere with Kubernetes ラボ環境構築。Part-15: Tanzu Kubernetes Cluster での PSP 使用 / Deployment 作成編
https://communities.vmware.com/people/gowatana/blog/2020/08/16/wcp-15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment