Skip to content

Commit 9df89e6

Browse files
authored
Add the ingressclass resource in the ingress RBAC documentation
1 parent 660375d commit 9df89e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/routing/providers/kubernetes-ingress.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@ which in turn will create the resulting routers, services, handlers, etc.
3232
- watch
3333
- apiGroups:
3434
- extensions
35+
- networking.k8s.io
3536
resources:
3637
- ingresses
38+
- ingressclasses
3739
verbs:
3840
- get
3941
- list

0 commit comments

Comments
 (0)