Skip to content

Commit

Permalink
Merge pull request #273 from erwin-kok/main
Browse files Browse the repository at this point in the history
🐛 Fix image reference in tilt-provider.yaml
  • Loading branch information
k8s-ci-robot authored Aug 22, 2024
2 parents 9ab531c + 0e3477c commit 27dc07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tilt-provider.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "ipam-in-cluster"
config:
image: "ghcr.io/telekom/cluster-api-ipam-provider-in-cluster"
image: "gcr.io/k8s-staging-capi-ipam-ic/cluster-api-ipam-in-cluster-controller"
live_reload_deps:
- main.go
- go.mod
Expand Down

0 comments on commit 27dc07b

Please sign in to comment.