Content
View differences
Updated by Oliver Günther about 2 years ago
### Steps to reproduce
1. Install app via helm chart
2. ~~Set Set "environment: OPENPROJECT\_RAILS\_\_RELATIVE\_\_URL\_\_ROOT: "/openproject" in values.yaml~~
Set `openproject.railsRelativeUrlRoot` value values.yaml
3. Install
4. It's failed because healthcheck should start with /openproject
### What is the expected behavior?
Allow user to define healtcheck uri or take relative\_url\_root in consideration
### Environment information
**OpenProject installation type**
* [ ] Hosted cloud edition
* [ ] Packaged installation
* What distribution?
* [ ] Docker All-in-one container
* [ ] Docker-compose installation
* [x] Other (please specify)
* [x] Helm
**OpenProject version**
Helm Chart 5.0.0 with last version
1. Install app via helm chart
2. ~~Set
Set `openproject.railsRelativeUrlRoot` value
3. Install
4. It's failed because healthcheck should start with /openproject
### What is the expected behavior?
Allow user to define healtcheck uri or take relative\_url\_root in consideration
### Environment information
**OpenProject installation type**
* [ ] Hosted cloud edition
* [ ] Packaged installation
* What distribution?
* [ ] Docker All-in-one container
* [ ] Docker-compose installation
* [x] Other (please specify)
* [x] Helm
**OpenProject version**
Helm Chart 5.0.0 with last version