Integrate NOVUM-RGI chart into the official helm chart. #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As discussed in Discord here's my PR to migrate NOVUM-RGI chart into the official helm chart.
First of all, i know that's a lot of stuff. But I gave jfeltens original chart a big rework since a lot of the approaches are deprecated.
What has changed:
I'm open for discussions about what to actually migrate and what not :)
@luhahn Could you change the title to a suitable title, current is too simple.
I think we could merge this one and add some ci tests after.
As suggested from @zeripath we changed the configuration part of the app.ini to a more generic approach. It's now possible to use all the Configurations in gitea.config
Things with the app.ini look much better - this autogeneration will prevent
having to constantly change the chart to add more features.
Caveats with this review:
Otherwise, LGTM
Copyright header in LICENSE file is fine (for this PR at least)
Thanks for PR