uselagoon / lagoon-charts

A collection of Helm charts for Lagoon and associated services.
Apache License 2.0
11 stars 9 forks source link

feat: add sysctl configure daemonset #700

Open shreddedbacon opened 2 weeks ago

shreddedbacon commented 2 weeks ago

WIP

To be able to remove https://github.com/uselagoon/build-deploy-tool/blob/d2508efa74871cabe4c477e44bbe87e339d99f5d/internal/servicetypes/opensearch.go#L75-L96 from the opensearch and elasticsearch templates so that no containers require privileged: true value. There needs to be some option to configure these in a remote.

This adds a DaemonSet that allows for setting this value.