Skip to content

Commit

Permalink
feat: display capability version
Browse files Browse the repository at this point in the history
  • Loading branch information
metacosm committed Jan 28, 2020
1 parent 76646f9 commit 9b0506b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/cluster-wide/crds/capability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b0506b

Please sign in to comment.