Skip to content

Commit 56f54e0

Browse files
Fix image path (#42)
1 parent 1857670 commit 56f54e0

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,5 +8,5 @@ spec:
88
spec:
99
containers:
1010
# Change the value of image field below to your controller image URL
11-
- image: iad.ocir.io/odx-mockcustomer/cluster-api-oci-controller-amd64:20220323041846
11+
- image: ghcr.io/oracle/cluster-api-oci-controller-amd64:dev
1212
name: manager

0 commit comments

Comments
 (0)