diff --git a/charts/qovery/charts/qovery-shell-agent/templates/clusterrole.yaml b/charts/qovery/charts/qovery-shell-agent/templates/clusterrole.yaml index 32b7857..b8538e0 100644 --- a/charts/qovery/charts/qovery-shell-agent/templates/clusterrole.yaml +++ b/charts/qovery/charts/qovery-shell-agent/templates/clusterrole.yaml @@ -12,6 +12,7 @@ rules: - pods - pods/log - namespaces + - nodes verbs: - get - list @@ -19,6 +20,7 @@ rules: - apiGroups: - "" resources: + - jobs - pods/exec - pods/portforward - pods/proxy