Skip to content

Commit

Permalink
adding subresources/status to imagepruner crd
Browse files Browse the repository at this point in the history
  • Loading branch information
coreydaley committed Jan 9, 2020
1 parent b46f476 commit a2732ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imageregistry/v1/01-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ spec:
scope: Cluster
version: v1
preserveUnknownFields: false
subresources:
status: {}
names:
kind: ImagePruner
listKind: ImagePrunerList
Expand Down

0 comments on commit a2732ae

Please sign in to comment.