Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ items:
- kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: admin-to-mkumatag
name: admin-role
namespace: bastion-ppc64le-libvirt
subjects:
- kind: User
name: mkumatag
- kind: User
name: clnperez
roleRef:
kind: ClusterRole
apiGroup: rbac.authorization.k8s.io
Expand Down