mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-26 01:37:15 +00:00
mariadb: by default don't cluster
kubernetes does clustering for us and with persistent robust PVs clustering of mariadb isn't useful for most people by default Change-Id: I460c00c141ffe7d93af5ec09d1599cb8eaa9dcf7
This commit is contained in:
@@ -37,7 +37,7 @@ pod:
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
replicas:
|
||||
server: 3
|
||||
server: 1
|
||||
prometheus_mysql_exporter: 1
|
||||
lifecycle:
|
||||
upgrades:
|
||||
|
||||
Reference in New Issue
Block a user