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?
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:
closes #XXXX
in your comment to auto-close the issue that your PR fixes (if such).Related Issue?
https://github.com/OneUptime/oneuptime/issues/1675
Screenshots (if appropriate):