From 038b5b35e032ee616a9359479948a3a29e2c5b3c Mon Sep 17 00:00:00 2001 From: Derek Su Date: Tue, 2 Aug 2022 15:38:42 +0800 Subject: [PATCH] Update charts Longhorn 4332 Signed-off-by: Derek Su --- chart/templates/crds.yaml | 4 ++-- deploy/longhorn.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index f452ef9..25639b4 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -1087,7 +1087,7 @@ spec: jsonPath: .spec.image name: Image type: string - - description: Number of volumes are using the engine image + - description: Number of resources using the engine image jsonPath: .status.refCount name: RefCount type: integer @@ -1129,7 +1129,7 @@ spec: jsonPath: .spec.image name: Image type: string - - description: Number of volumes are using the engine image + - description: Number of resources using the engine image jsonPath: .status.refCount name: RefCount type: integer diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 8c06477..d8c84bc 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -1210,7 +1210,7 @@ spec: jsonPath: .spec.image name: Image type: string - - description: Number of volumes are using the engine image + - description: Number of resources using the engine image jsonPath: .status.refCount name: RefCount type: integer @@ -1252,7 +1252,7 @@ spec: jsonPath: .spec.image name: Image type: string - - description: Number of volumes are using the engine image + - description: Number of resources using the engine image jsonPath: .status.refCount name: RefCount type: integer