feat: add indexer for git

- reuse the database for the indexer
This commit is contained in:
2025-07-05 17:11:21 +10:00
parent b6c959d368
commit 801644a86b
+2
View File
@@ -105,3 +105,5 @@ gitea::custom_configuration:
cache:
ADAPTER: redis
HOST: "redis+sentinel://gitea-redis-replica-prod.service.consul:26379/1?master_name=au-syd1&password=%{hiera('gitea_redis_pass')}&sentinel_password=%{hiera('gitea_redis_pass')}"
indexer:
ISSUE_INDEXER_TYPE: db