Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed Dec 4, 2023
1 parent 031bd00 commit e14bfcd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions chart/templates/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1553,9 +1553,6 @@ spec:
type: boolean
storageIP:
type: string
suspended:
nullable: true
type: boolean
unmapMarkSnapChainRemovedEnabled:
type: boolean
type: object
Expand Down Expand Up @@ -2525,9 +2522,6 @@ spec:
type: boolean
storageIP:
type: string
suspended:
nullable: true
type: boolean
type: object
type: object
served: true
Expand Down Expand Up @@ -3645,8 +3639,6 @@ spec:
type: string
state:
type: string
suspended:
type: boolean
type: object
type: object
served: true
Expand Down
8 changes: 0 additions & 8 deletions deploy/longhorn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1667,9 +1667,6 @@ spec:
type: boolean
storageIP:
type: string
suspended:
nullable: true
type: boolean
unmapMarkSnapChainRemovedEnabled:
type: boolean
type: object
Expand Down Expand Up @@ -2656,9 +2653,6 @@ spec:
type: boolean
storageIP:
type: string
suspended:
nullable: true
type: boolean
type: object
type: object
served: true
Expand Down Expand Up @@ -3805,8 +3799,6 @@ spec:
type: string
state:
type: string
suspended:
type: boolean
type: object
type: object
served: true
Expand Down

0 comments on commit e14bfcd

Please sign in to comment.