Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit e049612

Browse files
committed
update templates
Signed-off-by: Chris Privitere <[email protected]>
1 parent 8a02964 commit e049612

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ spec:
7979
machineType:
8080
type: string
8181
metro:
82-
description: Metro represents the Packet metro for this cluster
82+
description: Metro represents the Packet metro for this cluster Override
83+
from the PacketCluster spec.
8384
type: string
8485
providerID:
8586
description: ProviderID is the unique identifier as specified by the
@@ -213,7 +214,8 @@ spec:
213214
machineType:
214215
type: string
215216
metro:
216-
description: Metro represents the Packet metro for this cluster
217+
description: Metro represents the Packet metro for this cluster Override
218+
from the PacketCluster spec.
217219
type: string
218220
os:
219221
type: string

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ spec:
6969
type: string
7070
metro:
7171
description: Metro represents the Packet metro for this cluster
72+
Override from the PacketCluster spec.
7273
type: string
7374
providerID:
7475
description: ProviderID is the unique identifier as specified
@@ -148,6 +149,7 @@ spec:
148149
type: string
149150
metro:
150151
description: Metro represents the Packet metro for this cluster
152+
Override from the PacketCluster spec.
151153
type: string
152154
os:
153155
type: string

0 commit comments

Comments
 (0)