Chart.yaml
values.yaml
values.yaml
file to include configuration values for MySQL. Customize the values as per your
requirements.
primary.persistence.size
) isn’t a bad idea considering that disks are cheap in any
cloud. It is also slightly trickier to increase volume sizes at later point in time due to some Kubernetes
limitations. So we recommend you pick a good number here from the start.charts/
directory.
your-app-mysql-0
.
Congratulations! You have successfully added MySQL to your existing Helm chart. 🚀
This integration allows your application to use MySQL for relational database management, managed efficiently with Helm.
Customize the MySQL configuration further by modifying the values.yaml
file as needed.
For more detailed configurations and advanced settings, refer to the Bitnami
MySQL Helm chart documentation.