Skip to content

Commit 2b50efd

Browse files
authored
Add subresource in binding crd (#160)
Signed-off-by: Jian Qiu <[email protected]>
1 parent 1737949 commit 2b50efd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cluster/v1beta1/0000_01_clusters.open-cluster-management.io_managedclustersetbindings.crd.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ spec:
113113
pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$
114114
served: true
115115
storage: true
116+
subresources:
117+
status: {}
116118
status:
117119
acceptedNames:
118120
kind: ""

0 commit comments

Comments
 (0)