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

Closed
wants to merge 5 commits into 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)

@bitnami-bot bitnami-bot added the verify Execute verification workflow for these changes label Sep 20, 2024
jotamartos
jotamartos previously approved these changes Oct 9, 2024
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
carrodher
carrodher previously approved these changes Oct 15, 2024
Signed-off-by: Bitnami Containers <[email protected]>
Copy link

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.

@github-actions github-actions bot added the stale 15 days without activity label Oct 31, 2024
Copy link

github-actions bot commented Nov 6, 2024

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary.

@github-actions github-actions bot added the solved label Nov 6, 2024
@bitnami-bot bitnami-bot added stale 15 days without activity and removed stale 15 days without activity labels Nov 6, 2024
@bitnami-bot bitnami-bot closed this Nov 6, 2024
@carrodher carrodher deleted the wordpress-external-ssl branch November 7, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitnami solved stale 15 days without activity 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
5 participants