Skip to content

Commit

Permalink
bundle: add generated bundle changes that other commits bring
Browse files Browse the repository at this point in the history
add generated bundle changes

Signed-off-by: Ceph Jenkins <ceph-jenkins@redhat.com>
(cherry picked from commit 5fd5e66)
  • Loading branch information
Ceph Jenkins authored and rewantsoni committed Nov 27, 2024
1 parent e9d30dd commit d95fb1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bundle/manifests/cephcsi-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
createdAt: "2024-11-12T15:12:45Z"
createdAt: "2024-11-27T12:22:48Z"
olm.skipRange: ""
operators.operatorframework.io/builder: operator-sdk-v1.34.1
operators.operatorframework.io/operator-type: non-standalone
Expand Down Expand Up @@ -860,6 +860,7 @@ spec:
- get
- create
- update
- delete
- apiGroups:
- ""
resources:
Expand Down Expand Up @@ -933,6 +934,7 @@ spec:
- get
- create
- update
- delete
- apiGroups:
- ""
resources:
Expand Down Expand Up @@ -962,6 +964,7 @@ spec:
- get
- create
- update
- delete
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit d95fb1a

Please sign in to comment.