From 2352343c1ac3a64531804739a796515142818ca4 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 13 Jan 2025 20:08:16 -0500 Subject: [PATCH] manifest: use reg.xeiaso.net forward address Signed-off-by: Xe Iaso --- manifest/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/deployment.yaml b/manifest/deployment.yaml index c5a8be1..909407e 100644 --- a/manifest/deployment.yaml +++ b/manifest/deployment.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: tulpanomicon - image: registry.int.xeserv.us/tulpamancy/tulpanomicon:latest + image: reg.xeiaso.net/tulpamancy/tulpanomicon:latest resources: limits: memory: "128Mi"