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 6400e68..e8eecad 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