mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-08 11:59:17 +00:00
🔥 networking.k8s.io
from apiGroups
and ingresses
from resources
in ClusterRole
This commit is contained in:
parent
7ed4088b4b
commit
579cb47ecf
@ -15,13 +15,11 @@ rules:
|
|||||||
- ""
|
- ""
|
||||||
- extensions
|
- extensions
|
||||||
- apps
|
- apps
|
||||||
- networking.k8s.io
|
|
||||||
resources:
|
resources:
|
||||||
- pods
|
- pods
|
||||||
- services
|
- services
|
||||||
- endpoints
|
- endpoints
|
||||||
- persistentvolumeclaims
|
- persistentvolumeclaims
|
||||||
- ingresses
|
|
||||||
verbs:
|
verbs:
|
||||||
- list
|
- list
|
||||||
- get
|
- get
|
||||||
|
Loading…
Reference in New Issue
Block a user