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 <ceph-jenkins@redhat.com>
  • Loading branch information
Ceph Jenkins committed May 31, 2024
1 parent 4742e19 commit 9824dec
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions build/csv/ceph/ceph.rook.io_cephclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1502,6 +1502,11 @@ spec:
storage:
nullable: true
properties:
backfillFullRatio:
maximum: 1
minimum: 0
nullable: true
type: number
config:
additionalProperties:
type: string
Expand Down Expand Up @@ -1531,6 +1536,16 @@ spec:
x-kubernetes-preserve-unknown-fields: true
flappingRestartIntervalHours:
type: integer
fullRatio:
maximum: 1
minimum: 0
nullable: true
type: number
nearFullRatio:
maximum: 1
minimum: 0
nullable: true
type: number
nodes:
items:
properties:
Expand Down

0 comments on commit 9824dec

Please sign in to comment.