From a259089384d32e18f8bb5bd1453abc81f6bf9b03 Mon Sep 17 00:00:00 2001 From: Tom Andrade Date: Fri, 20 Jan 2023 15:54:51 +0100 Subject: [PATCH] feat: switch to `local` repo --- charts/gecho/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gecho/values.yaml b/charts/gecho/values.yaml index ed4be44..40e63e0 100644 --- a/charts/gecho/values.yaml +++ b/charts/gecho/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 maxRequests: "" image: - repository: docker.io/tandrade/gecho + repository: git.thebarrens.nu/wolvie/gecho pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""