Skip to content

Commit ab796da

Browse files
author
Kate Osborn
committed
Reduce rbac privs
1 parent e1dac7e commit ab796da

File tree

1 file changed

+1
-1
lines changed
  • charts/nginx-gateway-fabric/templates

1 file changed

+1
-1
lines changed

charts/nginx-gateway-fabric/templates/rbac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ rules:
113113
- gateway.nginx.org
114114
resources:
115115
- nginxgateways
116-
- clientsettingspolicies
117116
verbs:
118117
- get
119118
- list
@@ -122,6 +121,7 @@ rules:
122121
- gateway.nginx.org
123122
resources:
124123
- nginxproxies
124+
- clientsettingspolicies
125125
verbs:
126126
- list
127127
- watch

0 commit comments

Comments
 (0)