mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-01-06 05:59:35 +01:00
feat ensured that appropriate rbacs are set to allow the ingressclass on gcp (#1409)
This commit is contained in:
parent
25c9ec8e3d
commit
af719e46f2
@ -59,4 +59,11 @@ rules:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
|
||||
- apiGroups:
|
||||
- discovery.k8s.io
|
||||
resources:
|
||||
- "endpointslices"
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
|
Loading…
Reference in New Issue
Block a user