github.com/yashbhutwala/operator-sdk@v0.8.1/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