Revert " Let the user system:anonymous access the services/proxy resource"

This reverts commit acaa29f8eb.
This commit is contained in:
M. Mert Yildiran
2023-08-07 19:59:16 +03:00
parent 250a878407
commit 46799f6665
2 changed files with 0 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ rules:
resources:
- pods
- services
- services/proxy
- endpoints
- persistentvolumeclaims
- ingresses

View File

@@ -21,5 +21,3 @@ subjects:
- kind: ServiceAccount
name: kubeshark-service-account
namespace: {{ .Release.Namespace }}
- kind: User
name: system:anonymous