1/3 threads resolved
changed milestone to %sprint: Interesting Iguana
changed title from Chore/docs updates to (WIP) Chore/docs updates
- Last updated by Brian Hatchet
49 49 ./helm-charts/minds 50 50 ``` 51 51 52 ### Managing settings on the Review Apps 53 54 When a pod gets deployed, it runs the installer which creates the default settings.php from the settings.example.php. However, the helm charts override those values with the template that is in our [Helm charts](https://gitlab.com/minds/helm-charts) - Owner
Installer no longer writes the settings.php (I don' think). Its handled by the K8S
templates/configMap.yaml
- Maintainer
Removed
- Resolved by Brian Hatchet
1 --- 2 id: unit-testing - Owner
potential to merge with https://gitlab.com/minds/oss-website/blob/master/docs/guides/backend.md#spec-tests?