Fix mysql-configmap.yaml error

This commit is contained in:
Mengjiao Liu
2022-04-12 12:05:40 +08:00
parent 71b06a9973
commit 812dafd7ef
@@ -9,8 +9,10 @@ data:
# Apply this config only on the primary.
[mysqld]
log-bin
datadir=/var/lib/mysql/mysql
replica.cnf: |
# Apply this config only on replicas.
[mysqld]
super-read-only
datadir=/var/lib/mysql/mysql