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

Closed
opened 2026-04-05 16:22:14 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @luisxkimo on 9/6/2024

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:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

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

Screenshots (if appropriate):

*Originally created by @luisxkimo on 9/6/2024* ### 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: - [ ] Please make sure all jobs pass before requesting a review. - [ ] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [ ] Have you lint your code locally before submission? - [ ] Did you write tests where appropriate? ### Related Issue? https://github.com/OneUptime/oneuptime/issues/1675 ### Screenshots (if appropriate):
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#710