Skip to content
Snippets Groups Projects
Commit 65d25346 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Add redis_yml_override setting

Add redis_yml_override which renders a new gitlab-rails config file:
config/redis.yml. This file acts as an override for all other
resque.yml style files. By default it is empty.

The intended use is to allow the administrator to inject arbitrary
values into redis.yml. This will make it easier to define and maintain
complex Redis configuration on GitLab.com. Also see
https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2063.

Companion Helm MR: https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/2907.

Changelog: added
parent d9549189
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!90Merged upstream 15.9.0+ce.0 into heptapod branch
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment