redhat-cop / helm-charts

Helm Charts Repository
https://redhat-cop.github.io/helm-charts
Apache License 2.0
107 stars 85 forks source link

Importing TPL lib for future imports #554

Closed tjungbauer closed 3 months ago

tjungbauer commented 4 months ago

What is this PR About?

This PR is importing a tpl library which is required for future helm charts to be added.

How do we test this?

Inside README.

cc: @redhat-cop/day-in-the-life

tjungbauer commented 4 months ago

How do we test this? Inside README --> Inside README and example values you can find examples on how to use this library. It is basically used to stop code repetition inside the helm charts.

ckavili commented 3 months ago

LGTM, thanks @tjungbauer 🚀