mirror of https://github.com/knative/caching.git
Enable status subresource on Knative's 'Image' cache resource (#20)
This commit is contained in:
parent
5e0d1e671f
commit
06e9787157
|
@ -30,3 +30,5 @@ spec:
|
|||
shortNames:
|
||||
- img
|
||||
scope: Namespaced
|
||||
subresources:
|
||||
status: {}
|
||||
|
|
Loading…
Reference in New Issue