diff --git a/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml b/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml index bc777cfd..173ad0e6 100644 --- a/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml +++ b/bundle/manifests/nginx-ingress-operator-nginx-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml @@ -83,6 +83,19 @@ rules: - get - list - watch +- apiGroups: + - "apps" + resources: + - replicasets + - daemonset + verbs: + - get +- apiGroups: + - "" + resources: + - nodes + verbs: + - list - apiGroups: - "" resources: