Revert an incorrect fix in mysql-configmap.yaml

This commit is contained in:
Mengjiao Liu
2022-05-12 21:23:26 +08:00
parent b36f68d353
commit efcaf3f3ea
@@ -9,10 +9,8 @@ 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