From 0171620821df2dab2b84f17cead3ddf733b6dbb1 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 2 Jan 2026 13:00:23 +0100 Subject: [PATCH] Try installing the faircamp site Signed-off-by: Nikolai Rodionov --- helm/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/values.yaml b/helm/values.yaml index 4a85d99..c9febb3 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -29,8 +29,8 @@ base: containers: nginx: image: - registry: registry.hub.docker.com - repository: nginxinc/nginx + registry: docker.io + repository: library/nginx tag: latest pullPolicy: Always ports: