diff --git a/helm-chart/templates/02-cluster-role.yaml b/helm-chart/templates/02-cluster-role.yaml index 07a68e91b..7191853c9 100644 --- a/helm-chart/templates/02-cluster-role.yaml +++ b/helm-chart/templates/02-cluster-role.yaml @@ -31,8 +31,8 @@ rules: - namespaces verbs: - get - resourceNames: - - kube-system + - list + - watch - apiGroups: - networking.k8s.io resources: