mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-22 19:31:34 +02:00
Remove create/update endpoints from nginx-ingress Role (#458)
* nginx-ingress no longer requires endpoints create/update RBAC Role permissions * https://github.com/kubernetes/ingress-nginx/pull/1527
This commit is contained in:
committed by
Dalton Hubble
parent
6e9b2450fe
commit
fd3c81d04d
@ -37,5 +37,3 @@ rules:
|
||||
- endpoints
|
||||
verbs:
|
||||
- get
|
||||
- create
|
||||
- update
|
||||
|
@ -37,5 +37,3 @@ rules:
|
||||
- endpoints
|
||||
verbs:
|
||||
- get
|
||||
- create
|
||||
- update
|
||||
|
@ -37,5 +37,3 @@ rules:
|
||||
- endpoints
|
||||
verbs:
|
||||
- get
|
||||
- create
|
||||
- update
|
||||
|
@ -37,5 +37,3 @@ rules:
|
||||
- endpoints
|
||||
verbs:
|
||||
- get
|
||||
- create
|
||||
- update
|
||||
|
@ -37,5 +37,3 @@ rules:
|
||||
- endpoints
|
||||
verbs:
|
||||
- get
|
||||
- create
|
||||
- update
|
||||
|
Reference in New Issue
Block a user