Initial upload
This commit is contained in:
parent
4ccdb3a38d
commit
da28fb3f1c
2 changed files with 2 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue