Skip to content

Commit

Permalink
update node permissions (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored Dec 17, 2024
1 parent a121d19 commit b80c84e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ rules:
resources:
- nodes
verbs:
- get
- list
- apiGroups:
- ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ rules:
resources:
- nodes
verbs:
- get
- list
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit b80c84e

Please sign in to comment.