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

Commit 527b484

Browse files
author
Gianluca Arbezzano
committed
packethost/cluster-api-packet-controller is the default image name
Something changed along the way and the default image name used to generate the infrastructure template is not right
1 parent ecbdc8e commit 527b484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default/manager_image_patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ spec:
88
spec:
99
containers:
1010
# Change the value of image field below to your controller image URL
11-
- image: packethost/cluster-api-packet-controller
11+
- image: packethost/cluster-api-provider-packet
1212
name: manager
1313
imagePullPolicy: IfNotPresent

0 commit comments

Comments
 (0)