- Add local-path PVC for MySQL data (10Gi, actual usage ~27GB) - Init container seeds data from NFS on first run (cp -a) - NFS volume kept as read-only seed source in init container - MySQL 9.2.0 running on local disk with proper fsync - All dependent services verified running: hackmd, speedtest, onlyoffice, paperless-ngx - mysqldump backup taken before migration - Existing daily mysqldump CronJob unchanged (writes to NFS) |
||
|---|---|---|
| .. | ||
| postgres | ||
| chart_values.tpl | ||
| cluster.yaml | ||
| main.tf | ||
| mysql_chart_values.yaml | ||
| versions.tf | ||