Try installing the faircamp site
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2026-01-02 12:48:44 +01:00
parent bc15d42818
commit 12ce466eda

View File

@@ -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: