infra/stacks/platform/modules/redis
Viktor Barzin a8da2e3790
[ci skip] redis: pin service to master pod to fix read-only errors
The Bitnami Redis Sentinel chart's service selects all nodes (master + replicas).
Clients using plain redis:// URLs (paperless-ngx, etc.) randomly hit read-only
replicas, causing write failures. Pin the service to redis-node-0 (master).
2026-03-01 17:13:25 +00:00
..
main.tf [ci skip] redis: pin service to master pod to fix read-only errors 2026-03-01 17:13:25 +00:00