diff --git a/deploy/cluster-wide/crds/capability.yaml b/deploy/cluster-wide/crds/capability.yaml index ffb62d292..aeec26c95 100644 --- a/deploy/cluster-wide/crds/capability.yaml +++ b/deploy/cluster-wide/crds/capability.yaml @@ -29,6 +29,9 @@ spec: type: string description: "The capability type for the given category. For a database category, that will be : postgres, mysql, ..." JSONPath: .spec.type + - name: Version + type: string + JSONPath: .spec.version - name: Age type: date JSONPath: .metadata.creationTimestamp