Initial upload

This commit is contained in:
Automated pipeline 2025-05-30 13:44:07 +00:00 committed by Actions pipeline
parent 4ccdb3a38d
commit da28fb3f1c
2 changed files with 2 additions and 9 deletions

View file

@ -2,14 +2,7 @@ redis-cluster:
enabled: false
redis:
# TODO: This should be false, but doing so breaks the helm generation of the app.ini file.
enabled: false
# TODO: BUG in Forgejo inits scripts when master count is zero. But it should be zero to not start an unused redis instance
# inside the cluster.
# Wait for redis to become avialable...
# nc: bad address 'forgejo-redis-headless.gitea.svc.cluster.local'
#master:
# count: 1
postgresql:
enabled: false