Skip to content

Commit

Permalink
delete PSP
Browse files Browse the repository at this point in the history
  • Loading branch information
goreme49 authored Feb 13, 2024
1 parent 069782a commit 4c63f45
Showing 1 changed file with 0 additions and 38 deletions.
38 changes: 0 additions & 38 deletions helm/trident-operator/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,16 +230,6 @@ rules:
- delete
- update
- patch
- apiGroups:
- policy
resources:
- podsecuritypolicies
verbs:
- use
resourceNames:
- trident-controller
- trident-node-linux
- trident-node-windows
# Now Operator specific permissions
- apiGroups:
- ""
Expand Down Expand Up @@ -351,26 +341,6 @@ rules:
- trident-node-windows
- trident-csi
- trident
- apiGroups:
- policy
resources:
- podsecuritypolicies
verbs:
- list
- create
- apiGroups:
- policy
resources:
- podsecuritypolicies
resourceNames:
- tridentpods
- trident-controller
- trident-node-linux
- trident-node-windows
verbs:
- delete
- update
- patch
- apiGroups:
- security.openshift.io
resources:
Expand All @@ -392,11 +362,3 @@ rules:
- delete
- update
- patch
- apiGroups:
- policy
resources:
- podsecuritypolicies
verbs:
- use
resourceNames:
- tridentoperatorpods

0 comments on commit 4c63f45

Please sign in to comment.