From 0b1bc6ae24836466685420613e960297a3f5fc11 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Fri, 24 Jul 2026 14:38:52 -0500 Subject: [PATCH] Migrate images from codeberg.org to git.mcintire.me --- k8s/deployment-backfill.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment-backfill.yaml b/k8s/deployment-backfill.yaml index 28d9b557..0b7c8bec 100644 --- a/k8s/deployment-backfill.yaml +++ b/k8s/deployment-backfill.yaml @@ -55,7 +55,7 @@ spec: type: RuntimeDefault containers: - name: prop-backfill - image: codeberg.org/gmcintire/prop:main-1784211861-2e72087 + image: git.mcintire.me/graham/prop:main-1784211861-2e72087 imagePullPolicy: IfNotPresent env: - name: POD_IP