Skip to content

Commit 29b1f09

Browse files
committed
Update crds
1 parent 86e9f38 commit 29b1f09

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ spec:
648648
target:
649649
description: |-
650650
Target node. Only allowed if the original VM is on shared storage.
651-
Deprecated: Use `AllowedNodes`` instead..
651+
Deprecated: Use `AllowedNodes`` instead.
652652
type: string
653653
templateID:
654654
description: TemplateID the vm_template vmid used for cloning

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ spec:
689689
target:
690690
description: |-
691691
Target node. Only allowed if the original VM is on shared storage.
692-
Deprecated: Use `AllowedNodes`` instead..
692+
Deprecated: Use `AllowedNodes`` instead.
693693
type: string
694694
templateID:
695695
description: TemplateID the vm_template vmid used

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ spec:
605605
target:
606606
description: |-
607607
Target node. Only allowed if the original VM is on shared storage.
608-
Deprecated: Use `AllowedNodes`` instead..
608+
Deprecated: Use `AllowedNodes`` instead.
609609
type: string
610610
templateID:
611611
description: TemplateID the vm_template vmid used for cloning a new

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ spec:
646646
target:
647647
description: |-
648648
Target node. Only allowed if the original VM is on shared storage.
649-
Deprecated: Use `AllowedNodes`` instead..
649+
Deprecated: Use `AllowedNodes`` instead.
650650
type: string
651651
templateID:
652652
description: TemplateID the vm_template vmid used for cloning

0 commit comments

Comments
 (0)