Skip to content

Commit 27dc07b

Browse files
authored
Merge pull request #273 from erwin-kok/main
🐛 Fix image reference in tilt-provider.yaml
2 parents 9ab531c + 0e3477c commit 27dc07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tilt-provider.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "ipam-in-cluster"
22
config:
3-
image: "ghcr.io/telekom/cluster-api-ipam-provider-in-cluster"
3+
image: "gcr.io/k8s-staging-capi-ipam-ic/cluster-api-ipam-in-cluster-controller"
44
live_reload_deps:
55
- main.go
66
- go.mod

0 commit comments

Comments
 (0)