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

feat: pds-106 mes-1147 iacv2 database deployments supporting ha #39

Open
wants to merge 8 commits into
base: v2beta
Choose a base branch
from

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Mar 17, 2022

  • added bitnami mysql helm chart info on the values file header
  • updated bitnami mysql config template to include 'architecture' and 'replica_count'
  • updated bitnami mysql values to include
    • configuration for the architecture (standalone or replication)
    • secondary replica configs (note: this will be ignored when architecture=standalone)
    • added podAntiAffinity for both soft (default) & hard policies. TODO: make this configurable?
    • added resource requests/limits config
    • added MySQL config defaults for future tweaks

- updated bitnami mysql config template to include 'architecture' and 'replica_count'
- updated bitnami mysql values to include
  - configuration for the architecture (`standalone` or `replication`)
  - secondary replica configs
  - added podAntiAffinity for both soft (default) & hard policies. TODO: make this configurable?
@mdebarros mdebarros self-assigned this Mar 17, 2022
@mdebarros mdebarros requested review from dfry and orcr March 17, 2022 09:48
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.

1 participant