helm-chart/unittests/config
pat-s 223069d042 Add config fallbacks for `session`, `cache` and `queue` when disabling redis-cluster (#585)
### Description of the change

Add config fallbacks for `session`, `cache` and `queue` including tests.

### Benefits

If users disable the default `redis-cluster` sub-chart dependency, this will configure the respective sections to use the Gitea defaults as listed in https://docs.gitea.com/next/administration/config-cheat-sheet.

### Possible drawbacks

Users will run on non-optimal settings for production without knowing their config.

### Applicable issues

  - fixes #584 #573 #489 #476 #468 #453

### Checklist

<!-- [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.] -->

- [x] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm)
- [x] Breaking changes are documented in the `README.md`
- [x] Templating unittests are added

Co-authored-by: justusbunsi <sk.bunsenbrenner@gmail.com>
Co-authored-by: justusbunsi <justusbunsi@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/585
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com>
2023-12-18 08:43:18 +00:00
..
cache-config.yaml Add config fallbacks for `session`, `cache` and `queue` when disabling redis-cluster (#585) 2023-12-18 08:43:18 +00:00
database-section_postgresql-ha.yaml [postgresql-ha] Use pgpool service as db connection proxy (#542) 2023-10-14 16:05:59 +00:00
database-section_postgresql.yaml [postgresql-ha] Use pgpool service as db connection proxy (#542) 2023-10-14 16:05:59 +00:00
queue-config.yaml Add config fallbacks for `session`, `cache` and `queue` when disabling redis-cluster (#585) 2023-12-18 08:43:18 +00:00
server-section_domain.yaml Switch imagePullPolicy to "IfNotPresent" (#568) 2023-11-16 21:00:39 +00:00
session-config.yaml Add config fallbacks for `session`, `cache` and `queue` when disabling redis-cluster (#585) 2023-12-18 08:43:18 +00:00