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

Commit a706414

Browse files
authored
Merge pull request #88 from gianarb/fix/image-manager-name
packethost/cluster-api-packet-controller is the default image name
2 parents 07b55d9 + 527b484 commit a706414

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)