groundhog2k / helm-charts

Helm charts for open source applications - ready to use for deployment on Kubernetes
MIT License
69 stars 56 forks source link

MariaDB Deployment vs Statefulset #1215

Closed tim-hanssen closed 1 year ago

tim-hanssen commented 1 year ago

Hey @groundhog2k

A few weeks ago you added the deployment option on the Redis chart. Now we are considering to use MariaDB for just some dumb logging.

So in that case we don't mind it would be emptied if the node goes offline.

Would het be an option to support for the MariaDB chart itm to be deployed as a Deployment instead of the current StatefulSet?

groundhog2k commented 1 year ago

Duplicate of #1216