Skip to content

Commit

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

Signed-off-by: Ceph Jenkins <[email protected]>
  • Loading branch information
Ceph Jenkins committed Nov 11, 2024
1 parent c681fa3 commit d785b22
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/csv/ceph/ceph.rook.io_cephblockpools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@ spec:
type: integer
phase:
type: string
poolID:
type: integer
snapshotScheduleStatus:
properties:
details:
Expand Down
21 changes: 21 additions & 0 deletions build/csv/ceph/rook-ceph-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3463,6 +3463,13 @@ spec:
- replicasets
verbs:
- get
- apiGroups:
- apps
resources:
- deployments/finalizers
- daemonsets/finalizers
verbs:
- update
serviceAccountName: rook-csi-cephfs-provisioner-sa
- rules:
- apiGroups:
Expand All @@ -3485,6 +3492,13 @@ spec:
- replicasets
verbs:
- get
- apiGroups:
- apps
resources:
- deployments/finalizers
- daemonsets/finalizers
verbs:
- update
serviceAccountName: rook-csi-rbd-plugin-sa
- rules:
- apiGroups:
Expand Down Expand Up @@ -3518,6 +3532,13 @@ spec:
- replicasets
verbs:
- get
- apiGroups:
- apps
resources:
- deployments/finalizers
- daemonsets/finalizers
verbs:
- update
serviceAccountName: rook-csi-rbd-provisioner-sa
strategy: deployment
installModes:
Expand Down

0 comments on commit d785b22

Please sign in to comment.