mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-19 17:20:25 +00:00
Revert "⚡ Let the user system:anonymous
access the services/proxy
resource"
This reverts commit acaa29f8eb
.
This commit is contained in:
@@ -22,7 +22,6 @@ rules:
|
|||||||
resources:
|
resources:
|
||||||
- pods
|
- pods
|
||||||
- services
|
- services
|
||||||
- services/proxy
|
|
||||||
- endpoints
|
- endpoints
|
||||||
- persistentvolumeclaims
|
- persistentvolumeclaims
|
||||||
- ingresses
|
- ingresses
|
||||||
|
@@ -21,5 +21,3 @@ subjects:
|
|||||||
- kind: ServiceAccount
|
- kind: ServiceAccount
|
||||||
name: kubeshark-service-account
|
name: kubeshark-service-account
|
||||||
namespace: {{ .Release.Namespace }}
|
namespace: {{ .Release.Namespace }}
|
||||||
- kind: User
|
|
||||||
name: system:anonymous
|
|
||||||
|
Reference in New Issue
Block a user