diff --git a/manifests/cluster-rbac/applicationset-controller/argocd-applicationset-controller-clusterrole.yaml b/manifests/cluster-rbac/applicationset-controller/argocd-applicationset-controller-clusterrole.yaml index 259a48e7aee9e..b550e36f9ad0b 100644 --- a/manifests/cluster-rbac/applicationset-controller/argocd-applicationset-controller-clusterrole.yaml +++ b/manifests/cluster-rbac/applicationset-controller/argocd-applicationset-controller-clusterrole.yaml @@ -35,6 +35,8 @@ rules: - appprojects verbs: - get + - list + - watch - apiGroups: - "" resources: diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index a2ffdce13c5f3..8191c2a4292ff 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22351,6 +22351,8 @@ rules: - appprojects verbs: - get + - list + - watch - apiGroups: - "" resources: diff --git a/manifests/install.yaml b/manifests/install.yaml index 88671f383518d..c82d23ea5d083 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -22318,6 +22318,8 @@ rules: - appprojects verbs: - get + - list + - watch - apiGroups: - "" resources: