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 Dec 11, 2024
1 parent e0766ea commit dabe77a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/csv/ceph/ceph.rook.io_cephfilesystems.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ spec:
type: object
type: array
type: object
name:
type: string
parameters:
additionalProperties:
type: string
Expand Down Expand Up @@ -1081,6 +1083,8 @@ spec:
type: object
preserveFilesystemOnDelete:
type: boolean
preservePoolNames:
type: boolean
preservePoolsOnDelete:
type: boolean
statusCheck:
Expand Down
14 changes: 14 additions & 0 deletions build/csv/ceph/ceph.rook.io_cephobjectstores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1402,6 +1402,20 @@ spec:
type: boolean
protocols:
properties:
enableAPIs:
items:
enum:
- s3
- s3website
- swift
- swift_auth
- admin
- sts
- iam
- notifications
type: string
nullable: true
type: array
s3:
nullable: true
properties:
Expand Down

0 comments on commit dabe77a

Please sign in to comment.