opf / helm-charts

OPF helm chart repository
https://charts.openproject.org
GNU General Public License v3.0
11 stars 20 forks source link

Allow users to set the openproject host name without using the ingress #106

Closed lectrician1 closed 1 week ago

lectrician1 commented 3 months ago

Right now, you must have the ingress enabled in order to set the hostname of openproject. This change to the secret core allows the host to specified host value even when ingress is disabled. This is beneficial to users who are using the Gateway API HTTPRoutes instead of traditional Ingresses

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: d80f3a4b238e8992de7e2c67a18a75a6fb4a103a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------ | ----- | | @openproject/helm-charts | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

oliverguenther commented 1 week ago

Released as part of 6.0.0: https://github.com/opf/helm-charts/releases/tag/openproject-6.0.0