From e14bfcd88bbb70f17557c10257333de8f939cdfc Mon Sep 17 00:00:00 2001 From: Derek Su Date: Mon, 4 Dec 2023 13:55:44 +0800 Subject: [PATCH] WIP Signed-off-by: Derek Su --- chart/templates/crds.yaml | 8 -------- deploy/longhorn.yaml | 8 -------- 2 files changed, 16 deletions(-) diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 26942f0e17..db267d7806 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -1553,9 +1553,6 @@ spec: type: boolean storageIP: type: string - suspended: - nullable: true - type: boolean unmapMarkSnapChainRemovedEnabled: type: boolean type: object @@ -2525,9 +2522,6 @@ spec: type: boolean storageIP: type: string - suspended: - nullable: true - type: boolean type: object type: object served: true @@ -3645,8 +3639,6 @@ spec: type: string state: type: string - suspended: - type: boolean type: object type: object served: true diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 8a45db5a67..edcc9f8c8b 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -1667,9 +1667,6 @@ spec: type: boolean storageIP: type: string - suspended: - nullable: true - type: boolean unmapMarkSnapChainRemovedEnabled: type: boolean type: object @@ -2656,9 +2653,6 @@ spec: type: boolean storageIP: type: string - suspended: - nullable: true - type: boolean type: object type: object served: true @@ -3805,8 +3799,6 @@ spec: type: string state: type: string - suspended: - type: boolean type: object type: object served: true