Skip to content

Commit

Permalink
bundle: update generated manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
  • Loading branch information
iamniting authored and openshift-cherrypick-robot committed Aug 13, 2024
1 parent 02cf5f2 commit 9981807
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bundle/manifests/odf-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,12 @@ spec:
- patch
- update
- watch
- apiGroups:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
verbs:
- delete
- apiGroups:
- apiextensions.k8s.io
resources:
Expand Down
6 changes: 6 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ rules:
- patch
- update
- watch
- apiGroups:
- admissionregistration.k8s.io
resources:
- validatingwebhookconfigurations
verbs:
- delete
- apiGroups:
- apiextensions.k8s.io
resources:
Expand Down

0 comments on commit 9981807

Please sign in to comment.