feat: create k8s-mariadb Ansible role #55

Open
opened 2026-05-14 20:14:05 +00:00 by mconway · 0 comments
Owner

Convert kubernetes/database/mariadb/values-production.yaml to an Ansible role.

  • Namespace: database (assumed)
  • Chart: Bitnami/mariadb
  • Note: verify this is still needed given PostgreSQL is already managed by the k8s-postgresql role

Tasks

  • Confirm MariaDB is still required (or if workloads have migrated to PostgreSQL)
  • If still needed, create k8s-mariadb role using k8s-helm-base
  • Port values-production.yaml to templates/values.yml
  • Add to k3s_server play in playbook.yml
Convert `kubernetes/database/mariadb/values-production.yaml` to an Ansible role. - Namespace: `database` (assumed) - Chart: Bitnami/mariadb - Note: verify this is still needed given PostgreSQL is already managed by the `k8s-postgresql` role ## Tasks - [ ] Confirm MariaDB is still required (or if workloads have migrated to PostgreSQL) - [ ] If still needed, create `k8s-mariadb` role using `k8s-helm-base` - [ ] Port `values-production.yaml` to `templates/values.yml` - [ ] Add to `k3s_server` play in `playbook.yml`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mconway/Homelab#55
No description provided.