Skip to content

Commit

Permalink
remove SEB and Environment CRs from cluster permission API groups in …
Browse files Browse the repository at this point in the history
…bundle CSV

Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron committed May 27, 2024
1 parent 6da48f5 commit b03baea
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions bundle/manifests/application-service.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,32 +102,6 @@ spec:
- get
- patch
- update
- apiGroups:
- appstudio.redhat.com
resources:
- snapshotenvironmentbindings
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- appstudio.redhat.com
resources:
- snapshotenvironmentbindings/finalizers
verbs:
- update
- apiGroups:
- appstudio.redhat.com
resources:
- snapshotenvironmentbindings/status
verbs:
- get
- patch
- update
- apiGroups:
- appstudio.redhat.com
resources:
Expand Down Expand Up @@ -188,14 +162,6 @@ spec:
- get
- patch
- update
- apiGroups:
- appstudio.redhat.com
resources:
- environments
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit b03baea

Please sign in to comment.