github.com/fabianvf/ocp-release-operator-sdk@v0.0.0-20190426141702-57620ee2f090/test/ansible-inventory/deploy/role_binding.yaml (about) 1 kind: RoleBinding 2 apiVersion: rbac.authorization.k8s.io/v1 3 metadata: 4 name: inventory 5 subjects: 6 - kind: ServiceAccount 7 name: inventory 8 roleRef: 9 kind: Role 10 name: inventory 11 apiGroup: rbac.authorization.k8s.io