diff --git a/manifests/base/argocd-notifications-controller-role.yaml b/manifests/base/argocd-notifications-controller-role.yaml index 48bc464b..3ffcbd56 100644 --- a/manifests/base/argocd-notifications-controller-role.yaml +++ b/manifests/base/argocd-notifications-controller-role.yaml @@ -9,6 +9,7 @@ rules: - applications - appprojects verbs: + - get - list - watch - update diff --git a/manifests/install.yaml b/manifests/install.yaml index d6fd74cc..02fd45cb 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -14,6 +14,7 @@ rules: - applications - appprojects verbs: + - get - list - watch - update