diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 4086ef8..ef15979 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -232,7 +232,7 @@ spec: jsonPath: .spec.image - name: RefCount type: integer - description: Number of volumes are using the engine image + description: Number of resources using the engine image jsonPath: .status.refCount - name: BuildDate type: date diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 28c28f6..fa81d7d 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -306,7 +306,7 @@ spec: jsonPath: .spec.image - name: RefCount type: integer - description: Number of volumes are using the engine image + description: Number of resources using the engine image jsonPath: .status.refCount - name: BuildDate type: date