From 01d78bc6976cb87107594ffd2dd8c738706a1321 Mon Sep 17 00:00:00 2001 From: mayor Date: Sat, 11 Apr 2026 23:32:50 -0400 Subject: [PATCH] fix: use proxy.replicated.com as default imageProxy host MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit enterprise-pull-secret has credentials for proxy.replicated.com but not proxy.adamanthony.dev — Docker credential matching is exact hostname so images were pulling anonymously Co-Authored-By: Claude Sonnet 4.6 --- chart/gameshelf/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/gameshelf/values.yaml b/chart/gameshelf/values.yaml index 1a3cfea..8e916d5 100644 --- a/chart/gameshelf/values.yaml +++ b/chart/gameshelf/values.yaml @@ -10,7 +10,7 @@ global: imagePullSecrets: [] imageProxy: - host: proxy.adamanthony.dev + host: proxy.replicated.com appSlug: gameshelf image: