Skip to content

Commit

Permalink
crd: add instanceManagerName in node.status.diskStatus
Browse files Browse the repository at this point in the history
Longhorn 8458

Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed May 13, 2024
1 parent 6901fe9 commit 5a3c410
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/templates/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2228,6 +2228,8 @@ spec:
type: string
filesystemType:
type: string
instanceManagerName:
type: string
diskPath:
type: string
scheduledReplica:
Expand Down
2 changes: 2 additions & 0 deletions deploy/longhorn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2367,6 +2367,8 @@ spec:
type: string
filesystemType:
type: string
instanceManagerName:
type: string
diskPath:
type: string
scheduledReplica:
Expand Down

0 comments on commit 5a3c410

Please sign in to comment.