From c7b65953b9d2be6a6a54f082d15e7ac0efb4013b Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 6 Nov 2022 05:25:49 -0600 Subject: [PATCH] move to local repo --- 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 f1a1f1c..46725f9 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: docker.durp.info/ghcr.io/techno-tim/littlelink-server:latest imagePullPolicy: Always livenessProbe: httpGet: