aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'charts/gilti/values.yaml')
-rw-r--r--charts/gilti/values.yaml4+1 −3
1 files changed, 1 insertions, 3 deletions
diff --git a/charts/gilti/values.yaml b/charts/gilti/values.yaml
index 60e492e..2924782 100644
--- a/charts/gilti/values.yaml
+++ b/charts/gilti/values.yaml
@@ -17,12 +17,10 @@ ssh:
# Every listed key has read/write access to every repository.
authorizedKeys: []
-cgit:
+web:
rootTitle: Gilti
rootDescription: A tiny Git server
clonePrefix: ""
- # In-memory CGI response lifetime in seconds; zero disables the cache.
- cache: 5
http:
# Allow unauthenticated Git receive-pack and LFS uploads.