Skip to content

Commit 6ebb117

Browse files
committed
update crd
1 parent 869ce0e commit 6ebb117

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxmachines.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ spec:
9494
description: 'amount of RAM for the VM in MiB : 16 ~'
9595
minimum: 16
9696
type: integer
97-
required:
98-
- cpu
99-
- disk
100-
- memory
10197
type: object
10298
image:
10399
description: Image is the image to be provisioned

config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxmachinetemplates.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,6 @@ spec:
118118
description: 'amount of RAM for the VM in MiB : 16 ~'
119119
minimum: 16
120120
type: integer
121-
required:
122-
- cpu
123-
- disk
124-
- memory
125121
type: object
126122
image:
127123
description: Image is the image to be provisioned

0 commit comments

Comments
 (0)