diff --git a/k8s/deployment-grid-rs.yaml b/k8s/deployment-grid-rs.yaml index 814b16d2..7d5a2e32 100644 --- a/k8s/deployment-grid-rs.yaml +++ b/k8s/deployment-grid-rs.yaml @@ -69,7 +69,7 @@ spec: # Image built by a new CI pipeline from rust/prop_grid_rs/. # Multi-arch (amd64 + arm64) — reuses the repo's existing # buildx wiring. - image: codeberg.org/gmcintire/prop-grid-rs:main-1781279001-e879f29 + image: git.mcintire.me/graham/prop-grid-rs:main-1781279001-e879f29 imagePullPolicy: IfNotPresent env: # Elixir secrets bundle carries DATABASE_URL already. Rust