ots icon indicating copy to clipboard operation
ots copied to clipboard

Add Helm chart for easy deployment

Open Luzifer opened this issue 2 years ago • 1 comments

As a Kubernetes operator I want to be able to create an OTS instance easily without having to write the chart myself. The repo should bring its own chart.

To ease deployment on K8s create a chart containing options for customization.

Luzifer avatar Jun 29 '23 08:06 Luzifer

I've created a chart: https://github.com/ContinuousSecurityTooling/ots-helm-chart

Feel free to link it, if you like. Currently it's very basic, but for the beginning it works. Will automatically synced with newer releases via renovate

Chart Values are described here: https://github.com/ContinuousSecurityTooling/ots-helm-chart/tree/develop/chart#values

hypery2k avatar Oct 31 '23 09:10 hypery2k