diff --git a/chart/templates/clusterrole.yaml b/chart/templates/clusterrole.yaml index 874a463..d309a77 100644 --- a/chart/templates/clusterrole.yaml +++ b/chart/templates/clusterrole.yaml @@ -72,5 +72,8 @@ rules: - userextras/authentication.k8s.io/pod-name - userextras/authentication.kubernetes.io/pod-uid - userextras/authentication.kubernetes.io/pod-name + - userextras/authentication.kubernetes.io/node-uid + - userextras/authentication.kubernetes.io/node-name + - userextras/authentication.kubernetes.io/credential-id verbs: - impersonate