We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbadf4 commit 62f3314Copy full SHA for 62f3314
1 file changed
crds/virtualmachinesnapshots.yaml
@@ -196,17 +196,17 @@ spec:
196
- Terminating
197
type: string
198
resources:
199
- description: Snapshotted resource list
+ description: List of snapshot resources.
200
items:
201
properties:
202
apiVersion:
203
- description: Api version of resource
+ description: API version of the resource.
204
205
kind:
206
- description: Kind of resource
+ description: Kind of the resource.
207
208
name:
209
- description: Resource Name
+ description: Name of the resource.
210
211
type: object
212
type: array
0 commit comments