diff --git a/helm-chart/templates/02-cluster-role.yaml b/helm-chart/templates/02-cluster-role.yaml index 8e5d02cbe..8231b532e 100644 --- a/helm-chart/templates/02-cluster-role.yaml +++ b/helm-chart/templates/02-cluster-role.yaml @@ -16,6 +16,7 @@ rules: - extensions - apps resources: + - nodes - pods - services - endpoints