Try installing the faircamp site
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user