vino/config/rbac/vino_daemonset_controller_role_binding.yaml
Kostiantyn Kalynovskyi 916e6fda6f Lifecycle of the daemonset
Unit tests will be added next patchset

Change-Id: I04c85cf99169abf2cbce0a2187995f51289b35cf
2021-01-07 14:30:07 -06:00

12 lines
292 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: daemonset-controller-role-binding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: daemonset-controller-role
subjects:
- kind: ServiceAccount
name: default
namespace: vino-system