OneUptime / oneuptime

OneUptime is the complete open-source observability platform.
https://oneuptime.com
Apache License 2.0
4.84k stars 227 forks source link

Add option to configure ENCRYPTION_SECRET and ONEUPTIME_SECRET using external secrets #1676

Closed luisxkimo closed 2 months ago

luisxkimo commented 2 months ago

Title of this pull request?

Configure ENCRYPTION_SECRET and ONEUPTIME_SECRET with external secrets instead plain text values in values file Helm chart

Small Description?

Add configuration in the _helpers.tpl file of the Helm chart to configure some secrets using external secrets, instead plain text values in values file.

Pull Request Checklist:

Related Issue?

https://github.com/OneUptime/oneuptime/issues/1675

Screenshots (if appropriate):