interledger / helm-charts

Interledger Kubernetes Helm Charts
Apache License 2.0
23 stars 6 forks source link

Improve helm charts #11

Closed sabineschaller closed 1 month ago

sabineschaller commented 1 year ago

There is a lot of recursion in our helm charts. Improve templating. Any other improvements also welcome.

ShatilKhan commented 1 year ago

Hey can I please work on this? Please assign me this issue

ShatilKhan commented 1 year ago

It would be great to have some additional information

sabineschaller commented 1 year ago

@ShatilKhan go for it! The templates of our three helm charts basically all look the same and there is a lot of copy pasting happening from one to the other. Now I'm not an expert on this by any means but I know that you can basically create a "base chart" and then derive the other three from that one. But like I said, any improvements are welcome. I just made them work back in the days.