From 11211f2d3c9d4a8548d0b16f131be49204cc4fab Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 20 Apr 2023 17:18:21 +0000 Subject: [PATCH] Update file deployment.yaml --- littlelink/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/littlelink/templates/deployment.yaml b/littlelink/templates/deployment.yaml index 9792618..b2b966e 100644 --- a/littlelink/templates/deployment.yaml +++ b/littlelink/templates/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: littlelink - image: ghcr.io/techno-tim/littlelink-server:latest + image: registry.durp.info/techno-tim/littlelink-server:latest imagePullPolicy: Always livenessProbe: httpGet: