Skip to content

Commit 24b0def

Browse files
authored
Merge pull request #31 from bswartz/remove-crd-metadata
Remove unneeded metadata from CRD
2 parents a8df350 + ea301bb commit 24b0def

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/config/crd/populator.storage.k8s.io_volumepopulators.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ spec:
3232
kind:
3333
description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
3434
type: string
35-
metadata:
36-
type: object
3735
sourceKind:
3836
description: Kind of the data source this populator supports
3937
properties:

0 commit comments

Comments
 (0)