Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Remove unnecessary permission in the deploy file
Browse files Browse the repository at this point in the history
Relates:
https://issues.redhat.com/browse/ACM-5295

Signed-off-by: mprahl <mprahl@users.noreply.github.com>
  • Loading branch information
mprahl committed Sep 19, 2023
1 parent 0585710 commit 6ebf4a0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions deploy/gatekeeper-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1346,14 +1346,6 @@ rules:
- patch
- update
- watch
- apiGroups:
- security.openshift.io
resourceNames:
- anyuid
resources:
- securitycontextconstraints
verbs:
- use
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down

0 comments on commit 6ebf4a0

Please sign in to comment.