From ce51b7c9923726d4c23fc77b8daaef5bc8ef7127 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 6 Nov 2022 11:32:42 -0600 Subject: [PATCH] switch to nexus --- durpot/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/durpot/templates/deployment.yaml b/durpot/templates/deployment.yaml index 9ac5b77..bac0eec 100644 --- a/durpot/templates/deployment.yaml +++ b/durpot/templates/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: durpot - image: ghcr.io/developerdurp/durpot:latest + image: docker.durp.info/ghcr.io/developerdurp/durpot:latest imagePullPolicy: Always envFrom: - secretRef: