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: DF Build Team <df-build-team@redhat.com>
  • Loading branch information
DF Build Team committed Mar 8, 2025
1 parent f82db5a commit 4037fc6
Show file tree
Hide file tree
Showing 3 changed files with 1,698 additions and 1,678 deletions.
4 changes: 4 additions & 0 deletions build/csv/ceph/ceph.rook.io_cephclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,10 @@ spec:
maximum: 9
minimum: 0
type: integer
externalMonIDs:
items:
type: string
type: array
failureDomainLabel:
type: string
stretchCluster:
Expand Down
16 changes: 16 additions & 0 deletions build/csv/ceph/ceph.rook.io_cephobjectstores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,22 @@ spec:
type: string
nullable: true
type: object
rgwConfigFromSecret:
additionalProperties:
properties:
key:
type: string
name:
default: ""
type: string
optional:
type: boolean
required:
- key
type: object
x-kubernetes-map-type: atomic
nullable: true
type: object
securePort:
format: int32
maximum: 65535
Expand Down
Loading

0 comments on commit 4037fc6

Please sign in to comment.