From 6fc8e72ecc77448738238fc8cdf66b54486c43a7 Mon Sep 17 00:00:00 2001
From: Paul Abel
Date: Tue, 17 Dec 2024 15:44:55 +0000
Subject: [PATCH] update node permissions
---
...-ingress-admin_rbac.authorization.k8s.io_v1_clusterrole.yaml | 2 +-
.../manifests/nginx-ingress-operator.clusterserviceversion.yaml | 2 +-
config/rbac/role.yaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
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 7ed6da1..506091f 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
@@ -72,7 +72,7 @@ rules:
resources:
- nodes
verbs:
- - get
+ - list
- apiGroups:
- ""
resources:
diff --git a/bundle/manifests/nginx-ingress-operator.clusterserviceversion.yaml b/bundle/manifests/nginx-ingress-operator.clusterserviceversion.yaml
index 2dc4255..bdceb0b 100644
--- a/bundle/manifests/nginx-ingress-operator.clusterserviceversion.yaml
+++ b/bundle/manifests/nginx-ingress-operator.clusterserviceversion.yaml
@@ -224,7 +224,7 @@ metadata:
categories: Monitoring, Networking
certified: "true"
containerImage: quay.io/nginx/nginx-ingress-operator:3.0.0
- createdAt: "2024-12-17T14:09:56Z"
+ createdAt: "2024-12-17T15:44:33Z"
description: The NGINX Ingress Operator is a Kubernetes/OpenShift component which
deploys and manages one or more NGINX/NGINX Plus Ingress Controllers
features.operators.openshift.io/cnf: "false"
diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml
index 26538bc..8479be5 100644
--- a/config/rbac/role.yaml
+++ b/config/rbac/role.yaml
@@ -189,7 +189,7 @@ rules:
resources:
- nodes
verbs:
- - get
+ - list
- apiGroups:
- ""
resources: