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

[bitnami/wordpress] Add externalDatabase.ssl to add client flag --ssl-mode=REQUIRED #29554

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

migruiz4
Copy link
Member

Description of the change

Adds new value externalDatabase.ssl (already existing in bitnami/ghost chart) that sets the env variable MYSQL_CLIENT_ENABLE_SSL.
This env variable allows users to configure the database client with the flag --ssl-mode=REQUIRED.

Applicable issues

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

…-mode=REQUIRED

Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
@bitnami-bot bitnami-bot added the verify Execute verification workflow for these changes label Sep 20, 2024
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitnami verify Execute verification workflow for these changes wordpress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mysql Error in SELECT 1, using Azure Mysql
4 participants