Skip to content

Commit bb5b58a

Browse files
Forgot manifests
1 parent 5171a5d commit bb5b58a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ spec:
200200
properties:
201201
id:
202202
description: ID is the ID of the image to use for the VM.
203-
Has precedence over selector.
204203
type: string
205204
selector:
206205
description: |-

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ spec:
220220
properties:
221221
id:
222222
description: ID is the ID of the image to use for
223-
the VM. Has precedence over selector.
223+
the VM.
224224
type: string
225225
selector:
226226
description: |-

0 commit comments

Comments
 (0)