diff --git a/helm-chart/templates/02-cluster-role.yaml b/helm-chart/templates/02-cluster-role.yaml index 714d37994..ae7c9a6fb 100644 --- a/helm-chart/templates/02-cluster-role.yaml +++ b/helm-chart/templates/02-cluster-role.yaml @@ -15,13 +15,11 @@ rules: - "" - extensions - apps - - networking.k8s.io resources: - pods - services - endpoints - persistentvolumeclaims - - ingresses verbs: - list - get