mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-16 06:08:40 +00:00
Merge pull request #48 from qiujian16/add-crd-description
Add description for crds
This commit is contained in:
@@ -22,7 +22,10 @@ spec:
|
||||
apiservicedefinitions: {}
|
||||
customresourcedefinitions:
|
||||
owned:
|
||||
- kind: ClusterManager
|
||||
- description: ClusterManager defines the configurations of controllers running
|
||||
hub that govern registration and work distribution for attached Klusterlets
|
||||
displayName: ClusterManager
|
||||
kind: ClusterManager
|
||||
name: clustermanagers.operator.open-cluster-management.io
|
||||
version: v1
|
||||
displayName: Cluster Manager
|
||||
|
||||
@@ -30,7 +30,10 @@ spec:
|
||||
apiservicedefinitions: {}
|
||||
customresourcedefinitions:
|
||||
owned:
|
||||
- kind: Klusterlet
|
||||
- description: Klusterlet defines the configurations of agents running on the
|
||||
managed cluster
|
||||
displayName: Klusterlet
|
||||
kind: Klusterlet
|
||||
name: klusterlets.operator.open-cluster-management.io
|
||||
version: v1
|
||||
displayName: Klusterlet
|
||||
|
||||
Reference in New Issue
Block a user