kubezero/charts/kubezero-sql
Stefan Reimer 1e927c95fc feat: remove legacy taint master 2023-07-04 15:28:12 +00:00
..
files/mariadb Feat: introduce Percona XtraDB operator to SQL module 2022-11-03 13:19:57 +01:00
templates/mariadb Feat: introduce Percona XtraDB operator to SQL module 2022-11-03 13:19:57 +01:00
Chart.yaml Minor SQL tweaks 2023-04-25 10:13:11 +00:00
README.md feat: remove legacy taint master 2023-07-04 15:28:12 +00:00
README.md.gotmpl feat: add custom my.cnf for MariaDB to kubezero-sql 2021-05-13 17:39:02 +02:00
cr.yaml Feat: introduce Percona XtraDB operator to SQL module 2022-11-03 13:19:57 +01:00
dashboards-mariadb.yaml feat: add mysql dashboard to kubezero-sql 2021-05-12 18:41:31 +02:00
example-mariadb-galera.yaml feat: add custom my.cnf for MariaDB to kubezero-sql 2021-05-13 17:39:02 +02:00
update.sh Feat: introduce Percona XtraDB operator to SQL module 2022-11-03 13:19:57 +01:00
values.yaml feat: remove legacy taint master 2023-07-04 15:28:12 +00:00

README.md

kubezero-sql

Version: 0.3.2 Type: application

KubeZero umbrella chart for SQL databases, Percona XtraDB Cluster

Homepage: https://kubezero.com

Maintainers

Name Email Url
Stefan Reimer stefan@zero-downtime.net

Requirements

Kubernetes: >= 1.24.0

Repository Name Version
https://cdn.zero-downtime.net/charts/ kubezero-lib >= 0.1.6
https://charts.bitnami.com/bitnami mariadb-galera 7.4.7
https://percona.github.io/percona-helm-charts/ pxc-operator 1.12.1

Values

Key Type Default Description
mariadb-galera.configurationConfigMap string "{{ .Release.Name }}-mariadb-galera-configuration"
mariadb-galera.db.user string "mariadb"
mariadb-galera.enabled bool false
mariadb-galera.galera string nil
mariadb-galera.istio.enabled bool false
mariadb-galera.istio.gateway string "istio-ingress/private-ingressgateway"
mariadb-galera.istio.url string "mariadb.example.com"
mariadb-galera.metrics.enabled bool false
mariadb-galera.metrics.installDashboard bool true
mariadb-galera.metrics.prometheusRules.enabled bool false
mariadb-galera.metrics.serviceMonitor.enabled bool false
mariadb-galera.replicaCount int 2
pxc-operator.enabled bool false
pxc-operator.nodeSelector."node-role.kubernetes.io/control-plane" string ""
pxc-operator.resources.limits.memory string "512Mi"
pxc-operator.resources.requests.cpu string "50m"
pxc-operator.resources.requests.memory string "32Mi"
pxc-operator.tolerations[0].effect string "NoSchedule"
pxc-operator.tolerations[0].key string "node-role.kubernetes.io/control-plane"
pxc-operator.watchAllNamespaces bool true

Changes

MariaDB

Resources

MariaDB