Skip to content
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

add secret for mail password #56

Merged
merged 9 commits into from
Jan 31, 2025
Merged

add secret for mail password #56

merged 9 commits into from
Jan 31, 2025

Conversation

bbkz
Copy link
Contributor

@bbkz bbkz commented Jan 31, 2025

  • Every helm upgrade will restart the deployments
  • Create/Update secrets in pre-* hooks

Mail settings

  • Values to setup the mail configuration
  • Creates a new secret for the mail password
  • Manually created secrets can be used with:
app:
  mail:
    secret:
      name: yoursecret
      key: yourkey

@bbkz bbkz linked an issue Jan 31, 2025 that may be closed by this pull request
@bbkz bbkz merged commit d905cf6 into wger-project:master Jan 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add values.yml settings for mail configuration
1 participant