-
Notifications
You must be signed in to change notification settings - Fork 330
Fixed bug smtp tls flag was always true #5476
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
base: dev
Are you sure you want to change the base?
Conversation
c6f7fbe
to
8606cc4
Compare
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
What this PR does
Sets the default value in false for oncall.smtp.tls
Which issue(s) this PR closes
Closes the problem if oncall.smtp.tls = false or oncall.smtp.tls = empty.
Example:
oncall.smtp.tls = false
oncall.smtp.ssl = true
Related to [issue link here]
link to the issue in helm chart
Checklist
pr:no public docs
PR label added if not required)release:
). These labels dictate how your PR willshow up in the autogenerated release notes.