feat ensured that appropriate rbacs are set to allow the ingressclass on gcp (#1409)

This commit is contained in:
8ball030
2024-01-13 04:16:10 +00:00
committed by GitHub
parent 25c9ec8e3d
commit af719e46f2

View File

@ -59,4 +59,11 @@ rules:
- get
- list
- watch
- apiGroups:
- discovery.k8s.io
resources:
- "endpointslices"
verbs:
- get
- list
- watch