Fix mysql-configmap.yaml error

pull/32868/head
Mengjiao Liu 2022-04-12 12:05:40 +08:00
parent 71b06a9973
commit 812dafd7ef
1 changed files with 2 additions and 0 deletions

View File

@ -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