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