-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploying helm chart with existingSecret set on postgresql.auth and using SES email does not work #498
Comments
Hi, thanks for raising this we'll have a look. |
Looks like this needs to be something like
Might need an extra |
@mortenmorten a new version of the helm chart is being released |
@hardillb The current behavior does not take into account if "forge.createSecret" is set or not |
@Shrek53 The However, as we are open to continuous improvement, feel free to raise a pull request with your proposal. |
Current Behavior
Deploying helm chart with existingSecret on postgresql and using SES for email fails.
Expected Behavior
It should not fail.
Steps To Reproduce
Deploy helm chart with this
customization.yml
(minified)gives this error:
Environment
Linked Customers
The text was updated successfully, but these errors were encountered: