From 12ce466edac39bbc262492691d570cb112848d80 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 2 Jan 2026 12:48:44 +0100 Subject: [PATCH] Try installing the faircamp site Signed-off-by: Nikolai Rodionov --- helm/values.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index a8064ae..8720319 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -18,6 +18,9 @@ base: storage: site: path: /data/.faircamp_build + extraVolumes: + cache: + path: /data/.faircamp_cache containers: nginx: image: @@ -67,7 +70,7 @@ ingress: - '{{ .Values.shortcuts.hostname }}' secretName: '{{ .Values.shortcuts.hostname }}' extraVolumes: - logs: + cache: emptyDir: {} services: