interledger / helm-charts

Interledger Kubernetes Helm Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve helm charts

sabineschaller opened this issue · comments

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

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

It would be great to have some additional information

@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.